envs

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Map

type Map map[string]string

Map is an environment helper type

func From

func From(list []string) Map

Parse an environment list into a map

func (Map) Append

func (m Map) Append(list ...string) Map

func (Map) List

func (m Map) List() (env []string)

List out the environment keys in alphanumerical order.

Jump to

Keyboard shortcuts

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