Documentation ¶
Index ¶
Constants ¶
View Source
const PREFIX = "INCLUSION_PROVER"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseNetworkConfig ¶
type Config ¶
type Config struct { Observability *Observability `env_config:"observability"` Store *Store `env_config:"store"` Domains map[uint8]string `required:"true"` }
func LoadConfig ¶
LoadConfig loads config from the environment and validates the fields
type Observability ¶
Click to show internal directories.
Click to hide internal directories.