Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
21
var
_ core.BridgeImpl = &Launchpad{}
22
23
type
Launchpad
struct
{}
24
25
func
(*Launchpad) Target() string {
26
return
"launchpad-preview"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected