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

TypeAlias ShareableWorkspaceOwners

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

Source from the content-addressed store, hash-verified

3457}
3458
3459type ShareableWorkspaceOwners string
3460
3461const (
3462 ShareableWorkspaceOwnersNone ShareableWorkspaceOwners = "none"

Callers 2

ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected