Documentation ¶
Index ¶
- func AddAccountWithConfig(cfg *config.Config, a *accounts.Account) []cli.Flag
- func InspectAccountWithConfig(cfg *config.Config) []cli.Flag
- func ListAccountsWithConfig(cfg *config.Config) []cli.Flag
- func RemoveAccountWithConfig(cfg *config.Config) []cli.Flag
- func RootWithConfig(cfg *config.Config) []cli.Flag
- func ServerWithConfig(cfg *config.Config) []cli.Flag
- func UpdateAccountWithConfig(cfg *config.Config, a *accounts.Account) []cli.Flag
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAccountWithConfig ¶
AddAccountWithConfig applies create command flags to cfg
func InspectAccountWithConfig ¶
InspectAccountWithConfig applies inspect command flags to cfg
func ListAccountsWithConfig ¶
ListAccountsWithConfig applies list command flags to cfg
func RemoveAccountWithConfig ¶
RemoveAccountWithConfig applies remove command flags to cfg
func RootWithConfig ¶
RootWithConfig applies cfg to the root flagset
func ServerWithConfig ¶
ServerWithConfig applies cfg to the root flagset
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.