Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/c1982/swe-dashboard
/ GithubOption
FuncType
GithubOption
internal/scm/github/github.go:3–3 ·
view source on GitHub ↗
func(*SCM) error
Source
from the content-addressed store, hash-verified
1
package
github
2
3
type
GithubOption
func
(*SCM) error
4
5
func
GithubToken(token string) GithubOption {
6
return
func
(s *SCM) error {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected