Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/usememos/memos
/ Run
Method
Run
internal/cron/cron.go:36–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
// Job is an interface for submitted cron jobs.
35
type
Job
interface
{
36
Run()
37
}
38
39
// Schedule describes a job's duty cycle.
Callers
15
TestAttachmentNeedsInstanceStorageSetting
Function · 0.65
GetMySQLDSN
Function · 0.65
GetPostgresDSN
Function · 0.65
TestMain
Function · 0.65
runAllDrivers
Function · 0.65
TestIdentityProviderIdentifierFilterPatterns
Function · 0.65
TestGetUserByPATHashWithMissingData
Function · 0.65
TestParseCronExpression
Function · 0.65
TestScheduleNext
Function · 0.65
TestJobValidation
Function · 0.65
TestValidateContent
Function · 0.65
TestGenerateSnippet
Function · 0.65
Implementers
5
countJob
internal/cron/chain_test.go
Cron
internal/cron/cron.go
DummyJob
internal/cron/cron_test.go
testJob
internal/cron/cron_test.go
Runner
server/runner/s3presign/runner.go
Calls
no outgoing calls
Tested by
15
TestAttachmentNeedsInstanceStorageSetting
Function · 0.52
TestMain
Function · 0.52
runAllDrivers
Function · 0.52
TestIdentityProviderIdentifierFilterPatterns
Function · 0.52
TestGetUserByPATHashWithMissingData
Function · 0.52
TestParseCronExpression
Function · 0.52
TestScheduleNext
Function · 0.52
TestJobValidation
Function · 0.52
TestValidateContent
Function · 0.52
TestGenerateSnippet
Function · 0.52
TestExtractProperties
Function · 0.52
TestExtractAllTitle
Function · 0.52