envvars

package
v0.27.0-rc.3 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrMissingEnvVars        = errors.New("missing environment variables")
	ErrMissingRequiredEnvVar = errors.New("missing required environment variable")
)

Functions

This section is empty.

Types

type Validator

type Validator struct{}

func NewValidator

func NewValidator() *Validator

func (*Validator) Validate

func (ev *Validator) Validate(kind string) ([]string, []error)

Jump to

Keyboard shortcuts

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