Documentation ¶
Index ¶
- Variables
- func GetPassphrase(vp *viper.Viper) string
- func SetAllLogger(logDir, stdLogName, errLogName, errRedirectLogName string, isDisp bool) (*os.File, *os.File, *os.File)
- func SetChainInfo(isTest bool)
- func SetInitialDir(krDir string, logDir string) (string, string)
- type BotInfo
- type FlagOpts
- type HostChainInfo
- type IBCChan
- type IBCPort
- type NovaInfo
Constants ¶
This section is empty.
Variables ¶
View Source
var Sviper *viper.Viper
Functions ¶
func GetPassphrase ¶
func SetAllLogger ¶
func SetChainInfo ¶
func SetChainInfo(isTest bool)
Types ¶
type BotInfo ¶
type BotInfo struct { Addr string // contains filtered or unexported fields }
func (BotInfo) Passphrase ¶
Click to show internal directories.
Click to hide internal directories.