MCPcopy 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
161type agplTemplateScheduleStore struct{}
162
163var _ TemplateScheduleStore = &agplTemplateScheduleStore{}
164

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected