dotenv

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package dotenv contains .env config file decoder.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrUnimplementedMarshal returns in Marshal method.
	ErrUnimplementedMarshal = errors.New("unimplemented marshal: use PrintEnvDefaults or PrintEnvK8SDefaults instead")
	// ErrWrongDestinationType returns when DecodeFile method got destination with wrong type.
	ErrWrongDestinationType = errors.New("destination is invalid")
)
View Source
var Decoder = decoder{}

Decoder implements .env FileDecoder in fconfig.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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