internal

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Fail = failError{/* contains filtered or unexported fields */}

Functions

This section is empty.

Types

type EnvironmentWriter

type EnvironmentWriter struct{}

func NewEnvironmentWriter

func NewEnvironmentWriter() EnvironmentWriter

func (EnvironmentWriter) Write

func (w EnvironmentWriter) Write(dir string, env map[string]string) error

type ExitHandler

type ExitHandler struct {
	// contains filtered or unexported fields
}

func NewExitHandler

func NewExitHandler(options ...Option) ExitHandler

func (ExitHandler) Error

func (h ExitHandler) Error(err error)

type Option

type Option func(handler ExitHandler) ExitHandler

func WithExitHandlerExitFunc

func WithExitHandlerExitFunc(e func(int)) Option

func WithExitHandlerStderr

func WithExitHandlerStderr(stderr io.Writer) Option

func WithExitHandlerStdout

func WithExitHandlerStdout(stdout io.Writer) Option

type TOMLWriter

type TOMLWriter struct{}

func NewTOMLWriter

func NewTOMLWriter() TOMLWriter

func (TOMLWriter) Write

func (tw TOMLWriter) Write(path string, value interface{}) error

Jump to

Keyboard shortcuts

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