Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ APIKeyScope
TypeAlias
APIKeyScope
coderd/database/models.go:98–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
type
APIKeyScope string
99
100
const
(
101
ApiKeyScopeCoderAll APIKeyScope =
"coder:all"
Callers
4
postToken
Method · 0.92
TestGenerate
Function · 0.92
Scan
Method · 0.70
Scan
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected