Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ agplTemplateScheduleStore
Struct
agplTemplateScheduleStore
coderd/schedule/template.go:161–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
type
agplTemplateScheduleStore
struct
{}
162
163
var
_ TemplateScheduleStore = &agplTemplateScheduleStore{}
164
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected