Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ ScopeName
TypeAlias
ScopeName
coderd/rbac/scopes.go:198–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
type
ScopeName string
199
200
func
(name ScopeName) Expand() (Scope, error) {
201
return
ExpandScope(name)
Callers
6
postToken
Method · 0.92
TestExpandScope
Function · 0.92
ToRBAC
Method · 0.92
TestExternalScopeNames
Function · 0.85
Valid
Method · 0.85
AllScopeNameValues
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected