MCPcopy 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
98type APIKeyScope string
99
100const (
101 ApiKeyScopeCoderAll APIKeyScope = "coder:all"

Callers 4

postTokenMethod · 0.92
TestGenerateFunction · 0.92
ScanMethod · 0.70
ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected