config

package
v0.0.0-...-2c6cf82 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ShellScriptConfig

type ShellScriptConfig struct {
	Name            string   `yaml:"name"`
	Version         string   `yaml:"version"`
	ExpectedOutput  string   `yaml:"expected_output"`
	ScriptArguments []string `yaml:"arguments"`
}

ShellScriptConfig defines the format of the config we expect

func LoadConfigFromEnv

func LoadConfigFromEnv(config string) (*ShellScriptConfig, error)

Jump to

Keyboard shortcuts

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