Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ AutomaticUpdates
TypeAlias
AutomaticUpdates
coderd/database/models.go:1088–1088 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1086
}
1087
1088
type
AutomaticUpdates string
1089
1090
const
(
1091
AutomaticUpdatesAlways AutomaticUpdates =
"always"
Callers
3
putWorkspaceAutoupdates
Method · 0.92
validWorkspaceAutomaticUpdates
Function · 0.92
Scan
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected