Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct { service.Container Cfg *configs.ServerConfig }
Server Container must contain all service specific to cmd/server command you dont need this container if you haven't cmd/server specific service
func NewContainer ¶
func NewContainer(cfg *configs.ServerConfig) *Container
Click to show internal directories.
Click to hide internal directories.