mock_pubsub

package
v0.0.0-...-be94382 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_pubsub is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIPubsubClient

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

MockIPubsubClient is a mock of IPubsubClient interface.

func NewMockIPubsubClient

func NewMockIPubsubClient(ctrl *gomock.Controller) *MockIPubsubClient

NewMockIPubsubClient creates a new mock instance.

func (*MockIPubsubClient) EXPECT

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

func (*MockIPubsubClient) Topic

func (m *MockIPubsubClient) Topic(topicId string) pubsub0.IPubsubTopic

Topic mocks base method.

type MockIPubsubClientMockRecorder

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

MockIPubsubClientMockRecorder is the mock recorder for MockIPubsubClient.

func (*MockIPubsubClientMockRecorder) Topic

func (mr *MockIPubsubClientMockRecorder) Topic(topicId interface{}) *gomock.Call

Topic indicates an expected call of Topic.

type MockIPubsubPublishResult

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

MockIPubsubPublishResult is a mock of IPubsubPublishResult interface.

func NewMockIPubsubPublishResult

func NewMockIPubsubPublishResult(ctrl *gomock.Controller) *MockIPubsubPublishResult

NewMockIPubsubPublishResult creates a new mock instance.

func (*MockIPubsubPublishResult) EXPECT

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

func (*MockIPubsubPublishResult) Get

Get mocks base method.

type MockIPubsubPublishResultMockRecorder

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

MockIPubsubPublishResultMockRecorder is the mock recorder for MockIPubsubPublishResult.

func (*MockIPubsubPublishResultMockRecorder) Get

func (mr *MockIPubsubPublishResultMockRecorder) Get(ctx interface{}) *gomock.Call

Get indicates an expected call of Get.

type MockIPubsubTopic

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

MockIPubsubTopic is a mock of IPubsubTopic interface.

func NewMockIPubsubTopic

func NewMockIPubsubTopic(ctrl *gomock.Controller) *MockIPubsubTopic

NewMockIPubsubTopic creates a new mock instance.

func (*MockIPubsubTopic) EXPECT

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

func (*MockIPubsubTopic) Publish

Publish mocks base method.

type MockIPubsubTopicMockRecorder

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

MockIPubsubTopicMockRecorder is the mock recorder for MockIPubsubTopic.

func (*MockIPubsubTopicMockRecorder) Publish

func (mr *MockIPubsubTopicMockRecorder) Publish(ctx, msg interface{}) *gomock.Call

Publish indicates an expected call of Publish.

Jump to

Keyboard shortcuts

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