MCPcopy
hub / github.com/superplanehq/superplane / Name

Method Name

pkg/core/widget.go:17–17  ·  view source on GitHub ↗

* * The unique identifier for the widget. * This is how nodes reference it, and is used for registration. */

()

Source from the content-addressed store, hash-verified

15 * This is how nodes reference it, and is used for registration.
16 */
17 Name() string
18
19 /*
20 * The label for the widget.

Callers 15

NameMethod · 0.65
SetupMethod · 0.65
HandleWebhookMethod · 0.65
HandleHookMethod · 0.65
CleanupMethod · 0.65
OnIntegrationMessageMethod · 0.65

Implementers 15

panickingActionpkg/registry/action_test.go
PanicableTriggerpkg/registry/trigger.go
panickingTriggerpkg/registry/trigger_test.go
PanicableActionpkg/registry/action.go
ForEachpkg/components/foreach/for_each.go
Approvalpkg/components/approval/approval.go
Mergepkg/components/merge/merge.go
ReadMemorypkg/components/readmemory/read_memory.
RunJSpkg/components/runner/run_javascript.g
Runnerpkg/components/runner/run_commands.go
RunPythonpkg/components/runner/run_python.go
RunBashpkg/components/runner/run_bash.go

Calls

no outgoing calls