Documentation
¶
Overview ¶
Package cli provides cli for flag.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { RendezvousString string BootstrapPeers addrList ListenAddresses addrList SSLCertIPAddresses ipList APIListenAddresses string ProtocolID string IsBootstrap bool PeerName string JsonTracer string IsDebug bool ConfigDir string DataDir string IsPing bool KeyStoreDir string KeyStoreName string }
var Chestnut *Config
func ParseFlags ¶
Click to show internal directories.
Click to hide internal directories.