Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codnect/chrono
/ LastCompletionTime
Method
LastCompletionTime
trigger.go:6–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
5
type
TriggerContext
interface
{
6
LastCompletionTime() time.Time
7
LastExecutionTime() time.Time
8
LastTriggeredExecutionTime() time.Time
9
}
Callers
1
NextExecutionTime
Method · 0.65
Implementers
1
SimpleTriggerContext
trigger.go
Calls
no outgoing calls
Tested by
no test coverage detected