Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DoNewsCode/core
/ CronModule
Struct
CronModule
deprecated_cronopts/deprecation_test.go:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
)
13
14
type
CronModule
struct
{}
15
16
func
(module *CronModule) ProvideCron(crontab *deprecatedcron.Cron) {
17
crontab.AddFunc(
"* * * * * *"
,
func
() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected