Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFormulaNotFound = errors.New("formula not found")
ErrFormulaNotFound represents a formula search error.
View Source
var ErrFormulaUpToDate = errors.New("already installed and up-to-date")
ErrFormulaUpToDate reports a formula already installed.
Functions ¶
func NewErrFormulaNotFound ¶
NewErrFormulaNotFound wraps ErrFormulaNotFound with the formula name.
func NewErrFormulaUpToDate ¶
NewErrFormulaUpToDate wraps ErrFormulaUpToDate with the formula name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.