Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
538
type
ZeroSchedule
struct
{}
539
540
func
(*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