package
Version:
v0.0.0-...-d386c04
Opens a new window with list of versions in this module.
Published: Feb 4, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrNotStarted = errors.New("ATTEMPT.ENTRYPOINT.CRONJOB.NOT_STARTED")
ErrAlreadyStarted = errors.New("ATTEMPT.ENTRYPOINT.CRONJOB.ALREAD_STARTED")
)
func UseJob(service *cronjob) func()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.