Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SingleService ¶
type SingleService struct { cbase.ServiceBase // contains filtered or unexported fields }
func (*SingleService) Configure ¶
func (this *SingleService) Configure(opts ...Option)
func (*SingleService) GetId ¶
func (this *SingleService) GetId() string
func (*SingleService) GetSettings ¶
func (this *SingleService) GetSettings() core.ServiceSttings
func (*SingleService) GetType ¶
func (this *SingleService) GetType() string
func (*SingleService) GetVersion ¶
func (this *SingleService) GetVersion() int32
func (*SingleService) GetWorkPath ¶
func (this *SingleService) GetWorkPath() string
Click to show internal directories.
Click to hide internal directories.