environ

package
v0.0.0-...-d472ff9 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2018 License: BSD-2-Clause Imports: 3 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environ

type Environ struct {
	// contains filtered or unexported fields
}

func New

func New() *Environ

func NewFrom

func NewFrom(vals []string) *Environ

func (*Environ) Get

func (e *Environ) Get(key string) string

func (*Environ) GetVal

func (e *Environ) GetVal(key interface{}) interface{}

func (*Environ) Keys

func (e *Environ) Keys(prefix string) []string

func (*Environ) List

func (e *Environ) List() []string

func (*Environ) Set

func (e *Environ) Set(key, value string)

func (*Environ) SetVal

func (e *Environ) SetVal(key, val interface{})

Jump to

Keyboard shortcuts

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