Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
303
type
GroupSyncSettings codersdk.GroupSyncSettings
304
305
func
(s *GroupSyncSettings) Set(v string) error {
306
return
json.Unmarshal([]byte(v), s)
Callers
1
GroupSyncSettings
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected