errdef

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFormulaNotFoundError added in v0.2.3

func NewFormulaNotFoundError(name string) error

NewFormulaNotFoundError produces a FormulaNotFoundError.

func NewFormulaUpToDateError added in v0.2.3

func NewFormulaUpToDateError(name, version string) error

NewFormulaUpToDateError produces a FormulaUpToDateError.

Types

type FormulaNotFoundError added in v0.2.3

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

FormulaNotFoundError is emitted when a a formula could not be found.

func (FormulaNotFoundError) Error added in v0.2.3

func (err FormulaNotFoundError) Error() string

Error implements error.

type FormulaUpToDateError added in v0.2.3

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

FormulaUpToDateError reports a formula already installed.

func (FormulaUpToDateError) Error added in v0.2.3

func (err FormulaUpToDateError) Error() string

Error implements error.

Jump to

Keyboard shortcuts

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