Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codnect/chrono
/ zeroTrigger
Struct
zeroTrigger
task_test.go:59–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
type
zeroTrigger
struct
{
60
}
61
62
func
(trigger *zeroTrigger) NextExecutionTime(ctx TriggerContext) time.Time {
63
return
time.Time{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected