envvar

package
v0.0.0-...-f5c8d32 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Env

type Env struct {
	ChainRegistryContract string `split_words:"true" required:"true"`
	ChainRpcEndpoint      string `split_words:"true" required:"true"`
	HttpHost              string `split_words:"true" required:"true"`
	HttpPort              string `split_words:"true" required:"true"`
	LogLevel              string `split_words:"true" required:"true"`
	SignerPrivateKey      string `split_words:"true" required:"true"`
}

func Load

func Load(kin string) Env

Jump to

Keyboard shortcuts

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