env

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 27, 2019 License: BSD-2-Clause Imports: 6 Imported by: 0

README

env

Package env can be used to load environment variables from files.

import (
	"code.soquee.net/env"
)

License

The package may be used under the terms of the BSD 2-Clause License a copy of which may be found in the LICENSE file.

Unless you explicitly state otherwise, any contribution submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.

Documentation

Overview

Package env can be used to load environment variables from files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Read

func Read(fd io.Reader) error

Read loads a list of environment variables from a reader and puts them into the processes local environment.

Types

This section is empty.

Jump to

Keyboard shortcuts

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