MCPcopy Index your code
hub / github.com/coder/coder / agplUserQuietHoursScheduleStore

Struct agplUserQuietHoursScheduleStore

coderd/schedule/user.go:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48type agplUserQuietHoursScheduleStore struct{}
49
50var _ UserQuietHoursScheduleStore = &agplUserQuietHoursScheduleStore{}
51

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected