scriptaction

package
v0.6.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScriptAction

type ScriptAction struct {
	ID   string         `mapstructure:"id" yaml:"id" json:"id"`
	At   time.Duration  `mapstructure:"at" yaml:"at" json:"at"`
	To   time.Duration  `mapstructure:"to,omitempty" yaml:"to,omitempty" json:"to,omitempty"`
	Type string         `mapstructure:"type" yaml:"type" json:"type"`
	Spec map[string]any `mapstructure:"spec" yaml:"spec" json:"spec"`
}

Jump to

Keyboard shortcuts

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