dummy

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DummyStorage

type DummyStorage struct{}

func (*DummyStorage) DeleteAccount

func (s *DummyStorage) DeleteAccount(accountId uuid.UUID) error

func (*DummyStorage) ListAccounts

func (s *DummyStorage) ListAccounts() ([]core.ValidatorAccount, error)

func (*DummyStorage) Name

func (s *DummyStorage) Name() string

func (*DummyStorage) Network

func (s *DummyStorage) Network() core.Network

func (*DummyStorage) OpenAccount

func (s *DummyStorage) OpenAccount(accountId uuid.UUID) (core.ValidatorAccount, error)

func (*DummyStorage) OpenWallet

func (s *DummyStorage) OpenWallet() (core.Wallet, error)

func (*DummyStorage) SaveAccount

func (s *DummyStorage) SaveAccount(account core.ValidatorAccount) error

func (*DummyStorage) SaveWallet

func (s *DummyStorage) SaveWallet(wallet core.Wallet) error

func (*DummyStorage) SetEncryptor

func (s *DummyStorage) SetEncryptor(encryptor encryptor.Encryptor, password []byte)

Jump to

Keyboard shortcuts

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