Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DoNewsCode/core
/ now
Method
now
cron/cron.go:175–177 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
173
}
174
175
func
(c *Cron) now() time.Time {
176
return
time.Now().In(c.location)
177
}
178
179
func
(c *Cron) broadcastAtDeadlineOnce(ctx context.Context, once *sync.Once) {
180
once.Do(
func
() {
Callers
2
Add
Method · 0.95
Run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected