Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Network *Network RpcHost string RpcUser string RpcPassword string Port uint16 Cors bool Donate bool // contains filtered or unexported fields }
func InitConfig ¶
func (*Config) CheckValid ¶
func (*Config) DefaultConfig ¶
func (*Config) Initialize ¶
func (*Config) SetRpcCredentials ¶
func (*Config) WriteDefaultsIfNotExist ¶
Click to show internal directories.
Click to hide internal directories.