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

TypeAlias LogSource

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

Source from the content-addressed store, hash-verified

2168}
2169
2170type LogSource string
2171
2172const (
2173 LogSourceProvisionerDaemon LogSource = "provisioner_daemon"

Callers 2

convertLogSourceFunction · 0.92
ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected