dagger

package
v0.0.0-...-6b8a513 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecScript

func ExecScript(opts ExecScriptOpts) error

func Version

func Version() (string, error)

Types

type ExecScriptOpts

type ExecScriptOpts struct {
	BinaryPath    string
	Logger        logger.Logger
	ScriptPath    string
	Env           []string
	Args          []string
	Stdout        io.Writer
	Stderr        io.Writer
	DisableOutput bool
}

type Script

type Script string

func (Script) ExtractDefinedVariables

func (s Script) ExtractDefinedVariables() map[string]struct{}

func (Script) ExtractUsedVariables

func (s Script) ExtractUsedVariables() map[string]struct{}

Jump to

Keyboard shortcuts

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