Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/superplanehq/superplane
/ Label
Method
Label
pkg/registry/integration.go:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
func
(s *PanicableIntegration) Label() string {
32
return
s.underlying.Label()
33
}
34
35
func
(s *PanicableIntegration) Icon() string {
36
return
s.underlying.Icon()
Callers
nothing calls this directly
Calls
1
Label
Method · 0.65
Tested by
no test coverage detected