Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PollHandler ¶
PollHandler is an autogenerated mock type for the PollHandler type
func (*PollHandler) Complete ¶
func (_m *PollHandler) Complete(_a0 hclog.Logger, _a1 interface{}) error
Complete provides a mock function with given fields: _a0, _a1
func (*PollHandler) Peek ¶
func (_m *PollHandler) Peek(_a0 hclog.Logger, _a1 memdb.WatchSet) (interface{}, time.Time, error)
Peek provides a mock function with given fields: _a0, _a1
func (*PollHandler) PollJob ¶
func (_m *PollHandler) PollJob(_a0 hclog.Logger, _a1 interface{}) ([]*gen.QueueJobRequest, error)
PollJob provides a mock function with given fields: _a0, _a1
Click to show internal directories.
Click to hide internal directories.