portal/api
Derrick Hammer 162af1e274
refactor: switch to using package init functions with build tags to selectively build protocol support
2024-02-17 07:40:22 -05:00
..
account fix: update Routes signature 2024-02-17 03:14:17 -05:00
middleware fix: HttpMiddlewareFunc needs its own case 2024-02-17 05:38:50 -05:00
registry refactor: allow Routes to return an error 2024-02-17 03:04:15 -05:00
router feat: initial new portal bones 2024-01-11 19:11:53 -05:00
s5 feat: create new swagger package 2024-02-17 03:05:22 -05:00
swagger feat: create new swagger package 2024-02-17 03:05:22 -05:00
account.go refactor: switch to using package init functions with build tags to selectively build protocol support 2024-02-17 07:40:22 -05:00
api.go refactor: switch to using package init functions with build tags to selectively build protocol support 2024-02-17 07:40:22 -05:00
casbin.go refactor: epic refactor to use uber fx microframework/DI framework to manage dependency graph, remove the portal object, and remove the interfaces package 2024-01-28 02:20:59 -05:00
s5.go refactor: switch to using package init functions with build tags to selectively build protocol support 2024-02-17 07:40:22 -05:00