MCPcopy Index your code
hub / github.com/git-bug/git-bug / Gitlab

Struct Gitlab

bridge/gitlab/gitlab.go:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected