Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockHeightWatcher ¶
BlockHeightWatcher is an autogenerated mock type for the BlockHeightWatcher type
func NewBlockHeightWatcher ¶ added in v0.0.14
func NewBlockHeightWatcher(t mockConstructorTestingTNewBlockHeightWatcher) *BlockHeightWatcher
NewBlockHeightWatcher creates a new instance of BlockHeightWatcher. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*BlockHeightWatcher) Subscribe ¶
func (_m *BlockHeightWatcher) Subscribe() <-chan uint64
Subscribe provides a mock function with given fields:
func (*BlockHeightWatcher) Unsubscribe ¶
func (_m *BlockHeightWatcher) Unsubscribe(ch <-chan uint64)
Unsubscribe provides a mock function with given fields: ch
Click to show internal directories.
Click to hide internal directories.