xenv

package
v0.0.0-...-796497b Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Env

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

func New

func New() *Env

func (*Env) Add

func (e *Env) Add(key, value string)

func (*Env) Get

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

func (*Env) GetAll

func (e *Env) GetAll() map[string]string

func (*Env) GetAsBool

func (e *Env) GetAsBool(key string) bool

func (*Env) GetAsInt

func (e *Env) GetAsInt(key string) int

func (*Env) Set

func (e *Env) Set(key, value string) error

func (*Env) Size

func (e *Env) Size() int

Jump to

Keyboard shortcuts

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