Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadParams ¶
func LoadParams(v *viper.Viper) (APIParams, NetworkParams, error)
LoadParams loads legacy params from viper.Viper instance. Returns ErrAuth if failed to retrieve api key.
Types ¶
type NetworkParams ¶
NetworkParams contains network related command parameters.
func (NetworkParams) String ¶
func (p NetworkParams) String() string
Click to show internal directories.
Click to hide internal directories.