package
Version:
v0.0.0-...-aca7f8d
Opens a new window with list of versions in this module.
Published: Dec 2, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
CronEveryMinute = "* * * * *"
CronEvery5Minutes = "*/5 * * * *"
CronEveryDay = "0 0 * * *"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.