Documentation ¶
Index ¶
- Constants
- Variables
- func CommitteeAPI(indices []int) []string
- func CommitteeAPIConfigVar(i int) string
- func CommitteeNanomsg(indices []int) []string
- func CommitteeNanomsgConfigVar(i int) string
- func CommitteePeering(indices []int) []string
- func CommitteePeeringConfigVar(i int) string
- func FindNodeBy(kind, v string) int
- func GetToken() string
- func Init(rootCmd *cobra.Command)
- func L1APIAddress() string
- func L1Client() l1connection.Client
- func L1FaucetAddress() string
- func L1INXAddress() string
- func Read()
- func Set(key string, value interface{})
- func SetToken(token string)
- func WaspAPI(i ...int) string
- func WaspClient(i ...int) *client.WaspClient
- func WaspNanomsg(i ...int) string
Constants ¶
View Source
const ( HostKindAPI = "api" HostKindPeering = "peering" HostKindNanomsg = "nanomsg" )
Variables ¶
View Source
var ( ConfigPath string WaitForCompletion bool )
Functions ¶
func CommitteeAPI ¶ added in v0.2.0
func CommitteeAPIConfigVar ¶ added in v0.2.0
func CommitteeNanomsg ¶
func CommitteePeering ¶
func FindNodeBy ¶
func L1APIAddress ¶ added in v0.3.0
func L1APIAddress() string
func L1Client ¶ added in v0.3.0
func L1Client() l1connection.Client
func L1FaucetAddress ¶ added in v0.3.0
func L1FaucetAddress() string
func L1INXAddress ¶ added in v0.3.0
func L1INXAddress() string
func WaspClient ¶
func WaspClient(i ...int) *client.WaspClient
func WaspNanomsg ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.