Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
48
type
agplUserQuietHoursScheduleStore
struct
{}
49
50
var
_ UserQuietHoursScheduleStore = &agplUserQuietHoursScheduleStore{}
51
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected