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

TypeAlias InboxNotificationReadStatus

coderd/database/models.go:2042–2042  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2040}
2041
2042type InboxNotificationReadStatus string
2043
2044const (
2045 InboxNotificationReadStatusAll InboxNotificationReadStatus = "all"

Callers 2

ScanMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected