builtinprocessors

package
v0.21.2 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package builtinprocessors is a plugin of launchr to provide native action processors.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigGetProcessorOptions added in v0.17.2

type ConfigGetProcessorOptions = *action.GenericValueProcessorOptions[struct {
	Path string `yaml:"path" validate:"not-empty"`
}]

ConfigGetProcessorOptions is an options struct for `config.GetValue`.

type Plugin

type Plugin struct{}

Plugin is launchr.Plugin to provide action processors.

func (Plugin) OnAppInit

func (p Plugin) OnAppInit(app launchr.App) error

OnAppInit implements launchr.OnAppInitPlugin interface.

func (Plugin) PluginInfo

func (p Plugin) PluginInfo() launchr.PluginInfo

PluginInfo implements launchr.Plugin interface.

Jump to

Keyboard shortcuts

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