Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ Github
Struct
Github
bridge/github/github.go:31–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
var
_ core.BridgeImpl = &Github{}
30
31
type
Github
struct
{}
32
33
func
(*Github) Target() string {
34
return
target
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected