config

package
v0.0.0-...-9b21d29 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrEnvVariableNotFound = errors.New("environment variable was not found")

Functions

func NewErrEnvVariableNotFound

func NewErrEnvVariableNotFound(key string) error

Types

type Env

type Env struct {
	ENV               string
	PORT              int
	ETHERSCAN_API_KEY string
}

func LoadEnv

func LoadEnv() (*Env, error)

Jump to

Keyboard shortcuts

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