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

Struct Launchpad

bridge/launchpad/launchpad.go:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21var _ core.BridgeImpl = &Launchpad{}
22
23type Launchpad struct{}
24
25func (*Launchpad) Target() string {
26 return "launchpad-preview"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected