Documentation ¶
Index ¶
- func Destroy(acc accounts.Account) (err error)
- func Export(acc accounts.Account, password string, newPassword string, path string) (err error)
- func Generate(password string) (acc accounts.Account, err error)
- func Import(filePath string, password string, newPassword string) (acc accounts.Account, err error)
- func List() (accountList []accounts.Account)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.