Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Roles
TypeAlias
Roles
coderd/rbac/roles.go:800–800 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
798
}
799
800
type
Roles []Role
801
802
func
(roles Roles) Expand() ([]Role, error) {
803
return
roles, nil
Callers
9
TestChatTemplateAllowlist
Function · 0.92
dbfake.go
File · 0.92
TestSystemRoles
Function · 0.92
dbauthz.go
File · 0.92
TestGroupsAuth
Function · 0.92
dbgen.go
File · 0.92
testDBAuthzRole
Function · 0.92
pgcoord.go
File · 0.92
TestRegoInputValue
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected