Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
func NewService ¶
func (Service) GetRoutes ¶
func (s Service) GetRoutes() []req.RouteHandler
func (Service) IsAuthorized ¶
type ServiceFactory ¶
type ServiceFactory struct {
// contains filtered or unexported fields
}
func NewServiceFactory ¶
func NewServiceFactory(fs boshsys.FileSystem) ServiceFactory
func (ServiceFactory) Type ¶
func (f ServiceFactory) Type() string
Click to show internal directories.
Click to hide internal directories.