message

package
v0.1.20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package message is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMarshaller

type MockMarshaller struct {
	// contains filtered or unexported fields
}

MockMarshaller is a mock of Marshaller interface.

func NewMockMarshaller

func NewMockMarshaller(ctrl *gomock.Controller) *MockMarshaller

NewMockMarshaller creates a new mock instance.

func (*MockMarshaller) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockMarshaller) Marshal

func (m *MockMarshaller) Marshal(arg0 message.Object) ([]byte, error)

Marshal mocks base method.

func (*MockMarshaller) Unmarshal

func (m *MockMarshaller) Unmarshal(arg0 []byte) (message.Object, error)

Unmarshal mocks base method.

type MockMarshallerMockRecorder

type MockMarshallerMockRecorder struct {
	// contains filtered or unexported fields
}

MockMarshallerMockRecorder is the mock recorder for MockMarshaller.

func (*MockMarshallerMockRecorder) Marshal

func (mr *MockMarshallerMockRecorder) Marshal(arg0 interface{}) *gomock.Call

Marshal indicates an expected call of Marshal.

func (*MockMarshallerMockRecorder) Unmarshal

func (mr *MockMarshallerMockRecorder) Unmarshal(arg0 interface{}) *gomock.Call

Unmarshal indicates an expected call of Unmarshal.

Directories

Path Synopsis
Package execution is a generated GoMock package.
Package execution is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL