Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Default ¶
func Default() ctx.ServicePackage
Types ¶
type Locker ¶
type Locker struct {
// contains filtered or unexported fields
}
func (*Locker) Health ¶
func (instance *Locker) Health() health.ServiceHealth
type Scheduler ¶
type Scheduler struct {
// contains filtered or unexported fields
}
func (*Scheduler) AfterStart ¶
func (instance *Scheduler) AfterStart()
func (*Scheduler) BeforeStop ¶
func (instance *Scheduler) BeforeStop()
func (*Scheduler) RunScheduledTaskImmediate ¶
Click to show internal directories.
Click to hide internal directories.