MCPcopy 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

29var _ core.BridgeImpl = &Github{}
30
31type Github struct{}
32
33func (*Github) Target() string {
34 return target

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected