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

TypeAlias GroupSyncSettings

coderd/idpsync/group.go:303–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

301}
302
303type GroupSyncSettings codersdk.GroupSyncSettings
304
305func (s *GroupSyncSettings) Set(v string) error {
306 return json.Unmarshal([]byte(v), s)

Callers 1

GroupSyncSettingsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected