Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Ticker string ChainID int RPCUser string RPCPass string RPCURL string LogDir string LogLevel string }
Config is the configuration for this currency transaction proxy service.
func Load ¶
Load parses and validates the provided buffer b as a config file body and returns the Config.
Click to show internal directories.
Click to hide internal directories.