Documentation
¶
Index ¶
- type Committee
- type Event
- type EventHandler
- type EventProcessor
- type Foldable
- func (_m *Foldable) IsMember(_a0 []byte, _a1 uint64, _a2 uint8) bool
- func (_m *Foldable) Pack(_a0 sortedset.Set, _a1 uint64, _a2 uint8) uint64
- func (_m *Foldable) Quorum(_a0 uint64) int
- func (_m *Foldable) RemoveExpiredProvisioners(_a0 *bytes.Buffer) error
- func (_m *Foldable) Unpack(_a0 uint64, _a1 uint64, _a2 uint8) sortedset.Set
- type Reducers
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Committee ¶
Committee is an autogenerated mock type for the Committee type
type Event ¶
Event is an autogenerated mock type for the Event type
type EventHandler ¶
EventHandler is an autogenerated mock type for the EventHandler type
func (*EventHandler) Deserialize ¶
Deserialize provides a mock function with given fields: _a0
func (*EventHandler) ExtractHeader ¶
func (_m *EventHandler) ExtractHeader(_a0 wire.Event) *header.Header
ExtractHeader provides a mock function with given fields: _a0
type EventProcessor ¶
EventProcessor is an autogenerated mock type for the EventProcessor type
func (*EventProcessor) Process ¶
func (_m *EventProcessor) Process(_a0 wire.Event)
Process provides a mock function with given fields: _a0
type Foldable ¶
Foldable is an autogenerated mock type for the Foldable type
func (*Foldable) RemoveExpiredProvisioners ¶ added in v0.1.1
type Reducers ¶
Reducers is an autogenerated mock type for the Reducers type
func (*Reducers) FilterAbsentees ¶
FilterAbsentees provides a mock function with given fields: _a0, _a1, _a2