bundle_support

package
v0.0.0-...-33b67ab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnrichedActionInputs

type EnrichedActionInputs struct {
	Search string `json:"search,omitempty"`
}

type EnrichedActionOutputs

type EnrichedActionOutputs struct {
	Options     []LabelValue `json:"options"`
	Placeholder string       `json:"placeholder"`
}

type LabelValue

type LabelValue struct {
	Label       string `json:"label"`
	Value       string `json:"value"`
	Description string `json:"description,omitempty"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL