Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceContainer ¶
func NewContainer ¶
func NewContainer(ctx context.Context) *ServiceContainer
func (*ServiceContainer) Serve ¶
func (self *ServiceContainer) Serve() error
func (*ServiceContainer) StartService ¶
func (self *ServiceContainer) StartService(name string, service gira.Service) error
启动服务
func (*ServiceContainer) StopService ¶
func (self *ServiceContainer) StopService(service gira.Service) error
停止服务
Click to show internal directories.
Click to hide internal directories.