Documentation ¶
Index ¶
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 NewService ¶
func NewService(service service.Service, requirement filter.Requirement) Service
func (Service) GetRoutes ¶
func (s Service) GetRoutes() []req.RouteHandler
func (Service) VerifyAuthorization ¶ added in v0.7.0
Click to show internal directories.
Click to hide internal directories.