Documentation ¶
Index ¶
- type Ledger
- func (_m *Ledger) Done() <-chan struct{}
- func (_m *Ledger) Get(query *ledger.Query) ([]ledger.Value, error)
- func (_m *Ledger) InitialState() ledger.State
- func (_m *Ledger) Prove(query *ledger.Query) (ledger.Proof, error)
- func (_m *Ledger) Ready() <-chan struct{}
- func (_m *Ledger) Set(update *ledger.Update) (ledger.State, *ledger.TrieUpdate, error)
- type Reporter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ledger ¶
Ledger is an autogenerated mock type for the Ledger type
func (*Ledger) Done ¶
func (_m *Ledger) Done() <-chan struct{}
Done provides a mock function with given fields:
func (*Ledger) InitialState ¶
InitialState provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.