Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
Manager is an autogenerated mock type for the Manager type
func NewManager ¶ added in v1.2.1
func NewManager(t mockConstructorTestingTNewManager) *Manager
NewManager creates a new instance of Manager. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Manager) CheckInFlight ¶ added in v0.9.3
CheckInFlight provides a mock function with given fields: listenerID
func (*Manager) NewBlockHashes ¶ added in v0.9.3
func (_m *Manager) NewBlockHashes() chan<- *ffcapi.BlockHashEvent
NewBlockHashes provides a mock function with given fields:
func (*Manager) Notify ¶
func (_m *Manager) Notify(n *confirmations.Notification) error
Notify provides a mock function with given fields: n
Click to show internal directories.
Click to hide internal directories.