Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JobStarter ¶
type JobStarter struct {
infra.BaseStarter
}
func (*JobStarter) Setup ¶
func (j *JobStarter) Setup(ctx context.Context)
func (*JobStarter) Start ¶
func (j *JobStarter) Start(ctx context.Context)
func (*JobStarter) Stop ¶ added in v0.0.24
func (j *JobStarter) Stop(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.