mock_callback

package
v0.0.0-...-e06075d Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_callback is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockICallback

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

MockICallback is a mock of ICallback interface

func NewMockICallback

func NewMockICallback(ctrl *gomock.Controller) *MockICallback

NewMockICallback creates a new mock instance

func (*MockICallback) EXPECT

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

func (*MockICallback) PushMessage

func (m *MockICallback) PushMessage(arg0 []byte, arg1 string) ([]byte, error)

PushMessage mocks base method

type MockICallbackMockRecorder

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

MockICallbackMockRecorder is the mock recorder for MockICallback

func (*MockICallbackMockRecorder) PushMessage

func (mr *MockICallbackMockRecorder) PushMessage(arg0, arg1 interface{}) *gomock.Call

PushMessage indicates an expected call of PushMessage

Jump to

Keyboard shortcuts

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