mock_publisher

package
v0.0.0-...-1794c56 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2017 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_publisher is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPublisher

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

MockPublisher is a mock of Publisher interface

func NewMockPublisher

func NewMockPublisher(ctrl *gomock.Controller) *MockPublisher

NewMockPublisher creates a new mock instance

func (*MockPublisher) EXPECT

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

func (*MockPublisher) SubmitToCT

func (m *MockPublisher) SubmitToCT(arg0 context.Context, arg1 []byte) error

SubmitToCT mocks base method

func (*MockPublisher) SubmitToSingleCT

func (m *MockPublisher) SubmitToSingleCT(arg0 context.Context, arg1, arg2 string, arg3 []byte) error

SubmitToSingleCT mocks base method

type MockPublisherMockRecorder

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

MockPublisherMockRecorder is the mock recorder for MockPublisher

func (*MockPublisherMockRecorder) SubmitToCT

func (mr *MockPublisherMockRecorder) SubmitToCT(arg0, arg1 interface{}) *gomock.Call

SubmitToCT indicates an expected call of SubmitToCT

func (*MockPublisherMockRecorder) SubmitToSingleCT

func (mr *MockPublisherMockRecorder) SubmitToSingleCT(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SubmitToSingleCT indicates an expected call of SubmitToSingleCT

Jump to

Keyboard shortcuts

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