Documentation
¶
Index ¶
- type Params
- type Service
- func (s *Service) Proxy(c *gin.Context)
- func (s *Service) RegisterAdminDashboardRoutes(api *gin.Engine) error
- func (s *Service) RegisterAuthRoutes(api *gin.Engine) error
- func (s *Service) RegisterInternalRoutes(api *gin.Engine) error
- func (s *Service) RegisterPublicRoutes(api *gin.Engine) error
- func (s *Service) RegisterRunnerRoutes(api *gin.Engine) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) RegisterAdminDashboardRoutes ¶
func (*Service) RegisterInternalRoutes ¶
func (*Service) RegisterPublicRoutes ¶
Click to show internal directories.
Click to hide internal directories.