Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/robfig/cron
/ DummyJob
Struct
DummyJob
cron_test.go:60–60 · cron_test.go::DummyJob
Source
from the content-addressed store, hash-verified
58
}
59
60
type
DummyJob
struct
{}
61
62
func
(d DummyJob) Run() {
63
panic(
"YOLO"
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected