Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Heights ¶
Heights is an autogenerated mock type for the Heights type
func NewHeights ¶ added in v0.26.1
NewHeights creates a new instance of Heights. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
type OnViewCallback ¶ added in v0.26.1
OnViewCallback is an autogenerated mock type for the OnViewCallback type
func NewOnViewCallback ¶ added in v0.26.1
func NewOnViewCallback(t interface { mock.TestingT Cleanup(func()) }) *OnViewCallback
NewOnViewCallback creates a new instance of OnViewCallback. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*OnViewCallback) Execute ¶ added in v0.26.1
func (_m *OnViewCallback) Execute(_a0 *flow.Header)
Execute provides a mock function with given fields: _a0
type Views ¶ added in v0.20.0
Views is an autogenerated mock type for the Views type