Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KafkaOptionFunc ¶
KafkaOptionFunc is an autogenerated mock type for the KafkaOptionFunc type
func NewKafkaOptionFunc ¶ added in v1.11.21
func NewKafkaOptionFunc(t mockConstructorTestingTNewKafkaOptionFunc) *KafkaOptionFunc
NewKafkaOptionFunc creates a new instance of KafkaOptionFunc. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*KafkaOptionFunc) Execute ¶
func (_m *KafkaOptionFunc) Execute(_a0 *broker.KafkaBroker)
Execute provides a mock function with given fields: _a0
type OptionFunc ¶
OptionFunc is an autogenerated mock type for the OptionFunc type
func (*OptionFunc) Execute ¶
func (_m *OptionFunc) Execute(_a0 *broker.Broker)
Execute provides a mock function with given fields: _a0
type RabbitMQOptionFunc ¶
RabbitMQOptionFunc is an autogenerated mock type for the RabbitMQOptionFunc type
func NewRabbitMQOptionFunc ¶ added in v1.11.21
func NewRabbitMQOptionFunc(t mockConstructorTestingTNewRabbitMQOptionFunc) *RabbitMQOptionFunc
NewRabbitMQOptionFunc creates a new instance of RabbitMQOptionFunc. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*RabbitMQOptionFunc) Execute ¶
func (_m *RabbitMQOptionFunc) Execute(_a0 *broker.RabbitMQBroker)
Execute provides a mock function with given fields: _a0