package
0.3.1
Repository: https://github.com/ecodeclub/webook.git
Documentation: pkg.go.dev

# Functions

NewMockConsumer creates a new mock instance.
NewMockMQ creates a new mock instance.
NewMockProducer creates a new mock instance.
NewMockProvider creates a new mock instance.
NewMockSession creates a new mock instance.

# Structs

ConsumerCloseCall wrap *gomock.Call.
ConsumerConsumeCall wrap *gomock.Call.
ConsumerConsumeChanCall wrap *gomock.Call.
MockConsumer is a mock of Consumer interface.
MockConsumerMockRecorder is the mock recorder for MockConsumer.
MockMQ is a mock of MQ interface.
MockMQMockRecorder is the mock recorder for MockMQ.
MockProducer is a mock of Producer interface.
MockProducerMockRecorder is the mock recorder for MockProducer.
MockProvider is a mock of Provider interface.
MockProviderMockRecorder is the mock recorder for MockProvider.
MockSession is a mock of Session interface.
MockSessionMockRecorder is the mock recorder for MockSession.
MQCloseCall wrap *gomock.Call.
MQConsumerCall wrap *gomock.Call.
MQCreateTopicCall wrap *gomock.Call.
MQDeleteTopicsCall wrap *gomock.Call.
MQProducerCall wrap *gomock.Call.
ProducerCloseCall wrap *gomock.Call.
ProducerProduceCall wrap *gomock.Call.
ProducerProduceWithPartitionCall wrap *gomock.Call.
ProviderGetCall wrap *gomock.Call.
ProviderNewSessionCall wrap *gomock.Call.
ProviderRenewAccessTokenCall wrap *gomock.Call.
ProviderUpdateClaimsCall wrap *gomock.Call.
SessionClaimsCall wrap *gomock.Call.
SessionDelCall wrap *gomock.Call.
SessionDestroyCall wrap *gomock.Call.
SessionGetCall wrap *gomock.Call.
SessionSetCall wrap *gomock.Call.