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

TypeAlias ResourceType

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

Source from the content-addressed store, hash-verified

3306}
3307
3308type ResourceType string
3309
3310const (
3311 ResourceTypeOrganization ResourceType = "organization"

Callers 2

generateFakeAuditLogMethod · 0.92
ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected