envvar

package
v0.0.0-...-01572aa Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 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"`
	CodeRepository        string `split_words:"true" required:"true"`
	ConnectionTimeout     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"`
	SignerAddress         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