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 (*BlockHeightWatcher) GetMetrics ¶
func (_m *BlockHeightWatcher) GetMetrics(labels map[string]string) []prometheus.Collector
GetMetrics provides a mock function with given fields: labels
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.