utils_env

package
v0.14.1 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvBool

type EnvBool string

func (EnvBool) ToBool

func (e EnvBool) ToBool() bool

type EnvConfig

type EnvConfig struct{}

func NewEnvConfig

func NewEnvConfig() EnvConfig

func (EnvConfig) GetEnv

func (e EnvConfig) GetEnv(key string) string

func (EnvConfig) GetEnvBool

func (e EnvConfig) GetEnvBool(key string) EnvBool

func (EnvConfig) GetEnvWithDefault

func (e EnvConfig) GetEnvWithDefault(key string, default_ string) string

Jump to

Keyboard shortcuts

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