mock_giga

package
v0.0.0-...-9959923 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_giga is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIGigaClient

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

MockIGigaClient is a mock of IGigaClient interface.

func NewMockIGigaClient

func NewMockIGigaClient(ctrl *gomock.Controller) *MockIGigaClient

NewMockIGigaClient creates a new mock instance.

func (*MockIGigaClient) AuthWithContext

func (m *MockIGigaClient) AuthWithContext(ctx context.Context) error

AuthWithContext mocks base method.

func (*MockIGigaClient) ChatWithContext

func (m *MockIGigaClient) ChatWithContext(ctx context.Context, in *gigachat.ChatRequest) (*gigachat.ChatResponse, error)

ChatWithContext mocks base method.

func (*MockIGigaClient) EXPECT

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

type MockIGigaClientMockRecorder

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

MockIGigaClientMockRecorder is the mock recorder for MockIGigaClient.

func (*MockIGigaClientMockRecorder) AuthWithContext

func (mr *MockIGigaClientMockRecorder) AuthWithContext(ctx interface{}) *gomock.Call

AuthWithContext indicates an expected call of AuthWithContext.

func (*MockIGigaClientMockRecorder) ChatWithContext

func (mr *MockIGigaClientMockRecorder) ChatWithContext(ctx, in interface{}) *gomock.Call

ChatWithContext indicates an expected call of ChatWithContext.

Jump to

Keyboard shortcuts

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