environment

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FailedToLoadEnvironmentVariablesError added in v0.0.6

type FailedToLoadEnvironmentVariablesError struct {
	Err error
}

func (FailedToLoadEnvironmentVariablesError) Error added in v0.0.6

func (l FailedToLoadEnvironmentVariablesError) Error() (message string)

Error returns a formatted error message for FailedToLoadEnvironmentVariablesError

type VariableNotFoundError

type VariableNotFoundError struct {
	VariableName string
}

func (VariableNotFoundError) Error

func (l VariableNotFoundError) Error() (message string)

Error returns a formatted error message for VariableNotFoundError

Jump to

Keyboard shortcuts

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