MCPcopy Index your code
hub / github.com/coder/coder / APIKeyScope

TypeAlias APIKeyScope

codersdk/apikey.go:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46)
47
48type APIKeyScope string
49
50type CreateTokenRequest struct {
51 Lifetime time.Duration `json:"lifetime"`

Callers 2

listExternalScopesMethod · 0.92
convertAPIKeyFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected