Versions in this module Expand all Collapse all v9 v9.0.0 Jun 16, 2021 Changes in this version + var RootCmd = &cobra.Command + func AskPassword(question string) (password string, err error) + func AskYes(question string, defaultYes bool) (isYes bool) + func DefaultIfEmptyStr(s *string, defaultS string) + func Execute(v string) + func IsAddress(a string) bool + func IsBytecode(a string) bool + func IsEmptyStr(s string) bool + func IsEqStr(a, b string) bool + func IsTransaction(a string) bool + func Pp(data ...interface{}) + func PpI(indentSize int, data ...interface{}) + func PpT(indentSize int, title string) + func PrintGenerationByHeight(c getGenerationMicroBlockTransactioner, height uint64) + func PrintObject(title string, i interface{}) Other modules containing this package github.com/aeternity/aepp-sdk-go github.com/aeternity/aepp-sdk-go/v4 github.com/aeternity/aepp-sdk-go/v5 github.com/aeternity/aepp-sdk-go/v6 github.com/aeternity/aepp-sdk-go/v7 github.com/aeternity/aepp-sdk-go/v8