Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OnchainAllowlist ¶
OnchainAllowlist is an autogenerated mock type for the OnchainAllowlist type
func NewOnchainAllowlist ¶
func NewOnchainAllowlist(t mockConstructorTestingTNewOnchainAllowlist) *OnchainAllowlist
NewOnchainAllowlist creates a new instance of OnchainAllowlist. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*OnchainAllowlist) Allow ¶
func (_m *OnchainAllowlist) Allow(_a0 common.Address) bool
Allow provides a mock function with given fields: _a0
func (*OnchainAllowlist) Close ¶ added in v2.4.0
func (_m *OnchainAllowlist) Close() error
Close provides a mock function with given fields:
func (*OnchainAllowlist) Start ¶ added in v2.4.0
func (_m *OnchainAllowlist) Start(_a0 context.Context) error
Start provides a mock function with given fields: _a0
func (*OnchainAllowlist) UpdateFromContract ¶
func (_m *OnchainAllowlist) UpdateFromContract(ctx context.Context) error
UpdateFromContract provides a mock function with given fields: ctx
Click to show internal directories.
Click to hide internal directories.