github.com/robfig/cron/v3.Cron.AddJob (method)
2 uses
github.com/robfig/cron/v3 (current package)
cron.go#L142: return c.AddJob(spec, FuncJob(cmd))
cron.go#L148: func (c *Cron) AddJob(spec string, cmd Job) (EntryID, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)