Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IRouter ¶
func NewHTTPRouter ¶
func NewHTTPRouter(route router.IRouter, authzMiddleware middlewares.IAuthzMiddleware, healthHandler *health.Handler, dashboardHandler *dashboard.Handler, eventsDashboard *eventsdashboard.Events) IRouter
type Router ¶
type Router struct { router.IRouter swagger.ISwagger middlewares.IAuthzMiddleware // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.