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

TypeAlias ResourceType

codersdk/audit.go:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12)
13
14type ResourceType string
15
16const (
17 ResourceTypeTemplate ResourceType = "template"

Callers 3

convertAuditLogMethod · 0.92
auditLogDescriptionFunction · 0.92
TestAuditDBEnumsCoveredFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected