package
0.0.0-20241206070515-f4a78e90cc1a
Repository: https://github.com/spv-dev/auth.git
Documentation: pkg.go.dev
# Functions
NewProducerMock returns a mock for mm_kafka.Producer.
# Structs
ProducerMock implements mm_kafka.Producer.
ProducerMockCloseExpectation specifies expectation struct of the Producer.Close.
ProducerMockCloseResults contains results of the Producer.Close.
ProducerMockSendExpectation specifies expectation struct of the Producer.Send.
ProducerMockSendOrigins contains origins of expectations of the Producer.Send.
ProducerMockSendParamPtrs contains pointers to parameters of the Producer.Send.
ProducerMockSendParams contains parameters of the Producer.Send.
ProducerMockSendResults contains results of the Producer.Send.