Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SchedulerService ¶
type SchedulerService struct {
// contains filtered or unexported fields
}
func (*SchedulerService) Close ¶
func (svc *SchedulerService) Close() error
Close the service listener
func (*SchedulerService) Name ¶
func (svc *SchedulerService) Name() string
func (*SchedulerService) Start ¶
func (svc *SchedulerService) Start() error
Start scheduler service listener
Click to show internal directories.
Click to hide internal directories.