Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EthNodeConfig ¶
type ServerConfig ¶
type ServerConfig struct { N int T int LeaderHostname string EthNode EthNodeConfig Servers []_ServerConfig }
func ParseServerConfig ¶
func ParseServerConfig(configfile string) ServerConfig
Click to show internal directories.
Click to hide internal directories.