# Functions
Load loads a generic config.
LoadAPIServer loads the APIServer configuration from path.
LoadNode loads the Node configuration from path.
# Structs
APIServer is the api server configuration parameters.
Coordinator is the coordinator specific configuration.
CoordinatorAPI specifies the configuration parameters of the API in mode coordinator.
Duration is a wrapper type that parses time duration from text.
ForgeBatchGasCost is the costs associated to a ForgeBatch transaction, split into different parts to be used in a formula.
Node is the hermez node configuration.
NodeDebug specifies debug configuration parameters.
PostgreSQL is the postgreSQL configuration parameters.
ServerProof is the server proof configuration data.