Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1853
type
CryptoKeyFeature string
1854
1855
const
(
1856
CryptoKeyFeatureWorkspaceAppsToken CryptoKeyFeature =
"workspace_apps_token"
Callers
4
Fetch
Method · 0.92
Test_rotateKeys
Function · 0.92
workspaceProxyCryptoKeys
Method · 0.92
Scan
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected