env

package
v0.0.0-...-dcf77fd Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment struct {
	Scope string
	// contains filtered or unexported fields
}

type KeyValue

type KeyValue struct {
	Key   string
	Value string
}

type KeyValues

type KeyValues []KeyValue

func Read

func Read(r io.Reader) (KeyValues, error)

func ReadFile

func ReadFile(name string) (KeyValues, error)

func (*KeyValues) UnmarshalYAML

func (kv *KeyValues) UnmarshalYAML(data []byte) error

Jump to

Keyboard shortcuts

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