Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClientsContainer ¶
type ClientsContainer struct {
// contains filtered or unexported fields
}
type HandlerContainer ¶
type HandlerContainer struct {
// contains filtered or unexported fields
}
func GetHandlers ¶
func GetHandlers(services *ServiceContainer) *HandlerContainer
type ServiceContainer ¶
type ServiceContainer struct {
// contains filtered or unexported fields
}
func GetServices ¶
func GetServices(conf *config.Config) (*ServiceContainer, error)
Click to show internal directories.
Click to hide internal directories.