cli

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2018 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatBalances added in v1.0.0

func FormatBalances(account *eos.AccountResp, config *columnize.Config) string

func FormatCPUBandwidth added in v1.0.0

func FormatCPUBandwidth(account *eos.AccountResp, config *columnize.Config) string

func FormatMemory added in v1.0.0

func FormatMemory(account *eos.AccountResp, config *columnize.Config) string

func FormatNetworkBandwidth added in v1.0.0

func FormatNetworkBandwidth(account *eos.AccountResp, config *columnize.Config) string

func FormatPermissions added in v1.0.0

func FormatPermissions(account *eos.AccountResp, config *columnize.Config) string

func FormatProducers added in v1.0.0

func FormatProducers(account *eos.AccountResp, config *columnize.Config) string

func GetConfirmation added in v0.7.0

func GetConfirmation(prompt string) (bool, error)

GetConfirmation will prompt for a 4 random number from 1000-9999. The `prompt` should always contain a %d to display the confirmation security code.

func GetDecryptPassphrase

func GetDecryptPassphrase() (string, error)

func GetEncryptPassphrase

func GetEncryptPassphrase() (string, error)

func GetPassword

func GetPassword(input string) (string, error)

func ToAccountName added in v0.7.5

func ToAccountName(in string) (out eos.AccountName, err error)

ToAccountName converts a eos valid name string (in) into an eos-go AccountName struct

func ToName added in v0.7.5

func ToName(in string) (out eos.Name, err error)

ToName converts a valid eos name string (in) into an eos-go Name struct

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL