package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 25, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Addr string `env:"GRPC_ADDR" envDefault:"grpc.buenavista.wardenprotocol.org:443"`
TLS bool `env:"GRPC_TLS_ENABLED" envDefault:"true"`
Timeout int `env:"GRPC_TIMEOUT_SECONDS" envDefault:"5"`
ChainID string `env:"CHAIN_ID" envDefault:"buenavista-1"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.