values

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DotEnvProvider

type DotEnvProvider struct {
	// contains filtered or unexported fields
}

func NewDotEnvProvider

func NewDotEnvProvider(paths ...string) (*DotEnvProvider, error)

func (*DotEnvProvider) Get

func (p *DotEnvProvider) Get(key string) string

type EnvProvider

type EnvProvider struct {
}

func NewEnvProvider

func NewEnvProvider() *EnvProvider

func (*EnvProvider) Get

func (p *EnvProvider) Get(key string) string

Jump to

Keyboard shortcuts

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