Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
2042
type
InboxNotificationReadStatus string
2043
2044
const
(
2045
InboxNotificationReadStatusAll InboxNotificationReadStatus =
"all"
Callers
2
listInboxNotifications
Method · 0.92
Scan
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected