service

package
v0.0.0-...-fc9972f Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package service is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPbApiService

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

MockPbApiService is a mock of PbApiService interface.

func NewMockPbApiService

func NewMockPbApiService(ctrl *gomock.Controller) *MockPbApiService

NewMockPbApiService creates a new mock instance.

func (*MockPbApiService) EXPECT

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

func (*MockPbApiService) GenerateSessionApiToken

func (m *MockPbApiService) GenerateSessionApiToken() api_error.ApiErr

GenerateSessionApiToken mocks base method.

func (*MockPbApiService) RegisterForNotifications

func (m *MockPbApiService) RegisterForNotifications() api_error.ApiErr

RegisterForNotifications mocks base method.

func (*MockPbApiService) UnregisterForNotifications

func (m *MockPbApiService) UnregisterForNotifications() api_error.ApiErr

UnregisterForNotifications mocks base method.

type MockPbApiServiceMockRecorder

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

MockPbApiServiceMockRecorder is the mock recorder for MockPbApiService.

func (*MockPbApiServiceMockRecorder) GenerateSessionApiToken

func (mr *MockPbApiServiceMockRecorder) GenerateSessionApiToken() *gomock.Call

GenerateSessionApiToken indicates an expected call of GenerateSessionApiToken.

func (*MockPbApiServiceMockRecorder) RegisterForNotifications

func (mr *MockPbApiServiceMockRecorder) RegisterForNotifications() *gomock.Call

RegisterForNotifications indicates an expected call of RegisterForNotifications.

func (*MockPbApiServiceMockRecorder) UnregisterForNotifications

func (mr *MockPbApiServiceMockRecorder) UnregisterForNotifications() *gomock.Call

UnregisterForNotifications indicates an expected call of UnregisterForNotifications.

Jump to

Keyboard shortcuts

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