Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SERVICE_ID_MAP ¶
type SERVICE_MAP ¶
type ServiceMgr ¶
type ServiceMgr struct {
// contains filtered or unexported fields
}
func (*ServiceMgr) AddService ¶
func (p *ServiceMgr) AddService(service *Service)
func (*ServiceMgr) DelService ¶
func (p *ServiceMgr) DelService(service *Service)
func (*ServiceMgr) FindById ¶
func (p *ServiceMgr) FindById(id uint32) (service *Service)
func (*ServiceMgr) Init ¶
func (p *ServiceMgr) Init()
Click to show internal directories.
Click to hide internal directories.