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

TypeAlias CryptoKeyFeature

coderd/database/models.go:1853–1853  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1851}
1852
1853type CryptoKeyFeature string
1854
1855const (
1856 CryptoKeyFeatureWorkspaceAppsToken CryptoKeyFeature = "workspace_apps_token"

Callers 4

FetchMethod · 0.92
Test_rotateKeysFunction · 0.92
ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected