Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ UserStatus
TypeAlias
UserStatus
codersdk/users.go:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
var
Me =
"me"
18
19
type
UserStatus string
20
21
const
(
22
UserStatusActive UserStatus =
"active"
Callers
3
insightsUserStatusCounts
Method · 0.92
convertOrganizationMembersWithUserData
Function · 0.92
ReducedUser
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected