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