env

package
v0.4.5 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2020 License: MIT Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvironmentError

type EnvironmentError struct {
	Variable string
	Value    string
}

EnvironmentError is raised when an environment variable that is verified turns up empty

func ErrEnvironment

func ErrEnvironment(variable, value string) *EnvironmentError

ErrEnvironment is used to raise a EnvironmentError

func (*EnvironmentError) Error

func (err *EnvironmentError) Error() string

func (*EnvironmentError) Unwrap

func (err *EnvironmentError) Unwrap() error

Jump to

Keyboard shortcuts

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