env

package
v0.0.0-...-83625b3 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InvalidUnmarshalError

type InvalidUnmarshalError struct {
	Type        reflect.Type
	Unsupported bool
}

func (*InvalidUnmarshalError) Error

func (e *InvalidUnmarshalError) Error() string

type Unmarshaler

type Unmarshaler struct {
	NameConverter func(string) string
	Loader        func(string) (string, bool)
	Prefix        string
	Separator     string
	Strict        bool
}

func NewUnmarshaler

func NewUnmarshaler() *Unmarshaler

func (*Unmarshaler) Unmarshal

func (u *Unmarshaler) Unmarshal(v interface{}) (err error)

Jump to

Keyboard shortcuts

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