dotenv

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Codec

type Codec struct{}

Codec implements the encoding.Encoder and encoding.Decoder interfaces for encoding data containing environment variables (commonly called as dotenv format).

func (Codec) Decode

func (Codec) Decode(b []byte, v map[string]interface{}) error

func (Codec) Encode

func (Codec) Encode(v map[string]interface{}) ([]byte, error)

Jump to

Keyboard shortcuts

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