Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ main
Function
main
integration/assets/configurable_plugin/test_plugin.go:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
func
main() {
53
plugin.Start(new(ConfigurablePlugin))
54
}
Callers
nothing calls this directly
Calls
1
Start
Function · 0.92
Tested by
no test coverage detected