environ

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: May 6, 2017 License: MIT Imports: 4 Imported by: 4

Documentation

Index

Constants

View Source
const DROOT_ENV_FILE_PATH = "/.drootenv"

Variables

This section is empty.

Functions

func GetEnvironFromEnvFile

func GetEnvironFromEnvFile(filename string) ([]string, error)

func MergeEnviron

func MergeEnviron(dst []string, src []string) ([]string, error)

Merge env string array. `dst` and `src` must be KEY=VALUE format. If the items of `dst` and `src` has the same KEY, those of `src` overrides those of `dst`.

Types

This section is empty.

Jump to

Keyboard shortcuts

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