MCPcopy
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
61type DummyJob struct{}
62
63func (DummyJob) Run() {
64 panic("YOLO")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected