MCPcopy
hub / github.com/robfig/cron / ZeroSchedule

Struct ZeroSchedule

cron_test.go:538–538  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

536}
537
538type ZeroSchedule struct{}
539
540func (*ZeroSchedule) Next(time.Time) time.Time {
541 return time.Time{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected