Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CenterService ¶
type CenterService struct { PIDFile *fprocess.PIDFile APIServer *api.Server Controller *ctrl.Controller }
CenterService is exported humpback center service
func (*CenterService) Startup ¶
func (service *CenterService) Startup() error
func (*CenterService) Stop ¶
func (service *CenterService) Stop() error
Click to show internal directories.
Click to hide internal directories.