MCPcopy 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
1088type AutomaticUpdates string
1089
1090const (
1091 AutomaticUpdatesAlways AutomaticUpdates = "always"

Callers 3

ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected