Documentation ¶
Index ¶
- func ChartToString(ctx context.Context, dw wallet.DataWallet, name string) (string, error)
- func ExportAccounts(ctx context.Context, mlc *caller.MetaLockerHTTPCaller, dest string) error
- func ExportBackendData(ctx context.Context, exportFolderPath, configFilePath string) error
- func ExportLedger(ctx context.Context, ledger model.Ledger, ...) error
- func ExportWallet(ctx context.Context, dw wallet.DataWallet, ...) error
- func GetDataSet(ctx context.Context, dw wallet.DataWallet, rid, dest string, ...) error
- func ImportAccounts(ctx context.Context, mlc *caller.MetaLockerHTTPCaller, srcPath string) error
- func ImportBackendData(ctx context.Context, importDirPath, configFilePath string) error
- func ImportLedger(ctx context.Context, ledger model.Ledger, ...) error
- func PrintWallet(ctx context.Context, dw wallet.DataWallet, name string) error
- func SaveBlock(ctx context.Context, ledger model.Ledger, ...) error
- func StoreDataSet(ctx context.Context, lib wallet.DataStore, ...) (string, string, error)
- func StoreDataSets(ctx context.Context, lib wallet.DataStore, ...) ([]string, error)
- func UpdateAccountState(ctx context.Context, mlc *caller.MetaLockerHTTPCaller, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChartToString ¶
func ExportAccounts ¶
func ExportBackendData ¶ added in v1.2.0
func ExportLedger ¶
func ExportWallet ¶
func GetDataSet ¶
func ImportAccounts ¶
func ImportBackendData ¶ added in v1.2.0
func ImportLedger ¶
func PrintWallet ¶
func StoreDataSet ¶
func StoreDataSets ¶
func UpdateAccountState ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.