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

TypeAlias GroupSource

codersdk/groups.go:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13)
14
15type GroupSource string
16
17const (
18 GroupSourceUser GroupSource = "user"

Callers 1

GroupFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected