pkg

package
v0.6.5 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(filename string) (doc *ast.Document, err error)

func Parse

func Parse(r io.Reader, filename string) (*ast.Document, error)

Parse reads an env file from io.Reader, returning a map of keys and values.

func Save

func Save(filename string, doc *ast.Document) error

Types

This section is empty.

Directories

Path Synopsis
Package ast declares the types used to represent syntax trees for the .env file.
Package ast declares the types used to represent syntax trees for the .env file.
cli

Jump to

Keyboard shortcuts

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