Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/c1982/swe-dashboard
/ GithubOrganizations
Function
GithubOrganizations
internal/scm/github/github.go:23–27 ·
view source on GitHub ↗
(list []string)
Source
from the content-addressed store, hash-verified
21
}
22
23
func
GithubOrganizations(list []string) GithubOption {
24
return
func
(s *SCM) error {
25
return
s.setOrganizations(list)
26
}
27
}
Callers
nothing calls this directly
Calls
1
setOrganizations
Method · 0.80
Tested by
no test coverage detected