package
0.0.0-20230629100121-9f7fb7235b35
Repository: https://github.com/catusax/pgen.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
Marshal outputs the given environment as a dotenv-formatted environment file.
No description provided by the author
No description provided by the author
No description provided by the author
Parse reads an env file from io.Reader, returning a map of keys and values.
ReadFile recursively reads a file for given path till user home directory and returns nearest file to given path given path must be relative to working directory.
Read all env (with same file loading semantics as Load) but return values as a map rather than automatically writing values into env.
No description provided by the author
No description provided by the author
Unmarshal reads an env file from a string, returning a map of keys and values.
Write serializes the given environment and writes it to a file.

# Variables

No description provided by the author

# Structs

Config represents the configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author