Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsumeHandle ¶
type Logger ¶ added in v0.0.19
type Logger struct {
// contains filtered or unexported fields
}
type Option ¶
type Option func(alc *Cron)
func WithLogLevel ¶ added in v0.0.19
func WithSpec ¶
func WithSpec(spec string, handler ConsumeHandle) Option
Click to show internal directories.
Click to hide internal directories.