Versions in this module Expand all Collapse all v2 v2.0.6 Jul 6, 2022 Changes in this version + type MockEncoder struct + func NewMockEncoder(ctrl *gomock.Controller) *MockEncoder + func (m *MockEncoder) EXPECT() *MockEncoderMockRecorder + func (m *MockEncoder) Encode(message *message.Message) ([]byte, error) + func (m *MockEncoder) IsCompressionEnabled() bool + type MockEncoderMockRecorder struct + func (mr *MockEncoderMockRecorder) Encode(message interface{}) *gomock.Call + func (mr *MockEncoderMockRecorder) IsCompressionEnabled() *gomock.Call Other modules containing this package github.com/ltellesfl/pitaya