Movatterモバイル変換


[0]ホーム

URL:


aibridgedmock

package
v2.28.4Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2025 License:AGPL-3.0Imports:7Imported by:0

Details

Repository

github.com/coder/coder

Links

Documentation

Overview

Package aibridgedmock is a generated GoMock package.

Package aibridgedmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

typeMockDRPCClient

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

MockDRPCClient is a mock of DRPCClient interface.

funcNewMockDRPCClient

func NewMockDRPCClient(ctrl *gomock.Controller) *MockDRPCClient

NewMockDRPCClient creates a new mock instance.

func (*MockDRPCClient)DRPCConn

func (m *MockDRPCClient) DRPCConn()drpc.Conn

DRPCConn mocks base method.

func (*MockDRPCClient)EXPECT

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

func (*MockDRPCClient)GetMCPServerAccessTokensBatch

GetMCPServerAccessTokensBatch mocks base method.

func (*MockDRPCClient)GetMCPServerConfigs

GetMCPServerConfigs mocks base method.

func (*MockDRPCClient)IsAuthorized

IsAuthorized mocks base method.

func (*MockDRPCClient)RecordInterception

RecordInterception mocks base method.

func (*MockDRPCClient)RecordInterceptionEnded

RecordInterceptionEnded mocks base method.

func (*MockDRPCClient)RecordPromptUsage

RecordPromptUsage mocks base method.

func (*MockDRPCClient)RecordTokenUsage

RecordTokenUsage mocks base method.

func (*MockDRPCClient)RecordToolUsage

RecordToolUsage mocks base method.

typeMockDRPCClientMockRecorder

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

MockDRPCClientMockRecorder is the mock recorder for MockDRPCClient.

func (*MockDRPCClientMockRecorder)DRPCConn

func (mr *MockDRPCClientMockRecorder) DRPCConn() *gomock.Call

DRPCConn indicates an expected call of DRPCConn.

func (*MockDRPCClientMockRecorder)GetMCPServerAccessTokensBatch

func (mr *MockDRPCClientMockRecorder) GetMCPServerAccessTokensBatch(ctx, inany) *gomock.Call

GetMCPServerAccessTokensBatch indicates an expected call of GetMCPServerAccessTokensBatch.

func (*MockDRPCClientMockRecorder)GetMCPServerConfigs

func (mr *MockDRPCClientMockRecorder) GetMCPServerConfigs(ctx, inany) *gomock.Call

GetMCPServerConfigs indicates an expected call of GetMCPServerConfigs.

func (*MockDRPCClientMockRecorder)IsAuthorized

func (mr *MockDRPCClientMockRecorder) IsAuthorized(ctx, inany) *gomock.Call

IsAuthorized indicates an expected call of IsAuthorized.

func (*MockDRPCClientMockRecorder)RecordInterception

func (mr *MockDRPCClientMockRecorder) RecordInterception(ctx, inany) *gomock.Call

RecordInterception indicates an expected call of RecordInterception.

func (*MockDRPCClientMockRecorder)RecordInterceptionEnded

func (mr *MockDRPCClientMockRecorder) RecordInterceptionEnded(ctx, inany) *gomock.Call

RecordInterceptionEnded indicates an expected call of RecordInterceptionEnded.

func (*MockDRPCClientMockRecorder)RecordPromptUsage

func (mr *MockDRPCClientMockRecorder) RecordPromptUsage(ctx, inany) *gomock.Call

RecordPromptUsage indicates an expected call of RecordPromptUsage.

func (*MockDRPCClientMockRecorder)RecordTokenUsage

func (mr *MockDRPCClientMockRecorder) RecordTokenUsage(ctx, inany) *gomock.Call

RecordTokenUsage indicates an expected call of RecordTokenUsage.

func (*MockDRPCClientMockRecorder)RecordToolUsage

func (mr *MockDRPCClientMockRecorder) RecordToolUsage(ctx, inany) *gomock.Call

RecordToolUsage indicates an expected call of RecordToolUsage.

typeMockPooler

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

MockPooler is a mock of Pooler interface.

funcNewMockPooler

func NewMockPooler(ctrl *gomock.Controller) *MockPooler

NewMockPooler creates a new mock instance.

func (*MockPooler)Acquire

Acquire mocks base method.

func (*MockPooler)EXPECT

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

func (*MockPooler)Shutdown

func (m *MockPooler) Shutdown(ctxcontext.Context)error

Shutdown mocks base method.

typeMockPoolerMockRecorder

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

MockPoolerMockRecorder is the mock recorder for MockPooler.

func (*MockPoolerMockRecorder)Acquire

func (mr *MockPoolerMockRecorder) Acquire(ctx, req, clientFn, mcpBootstrapperany) *gomock.Call

Acquire indicates an expected call of Acquire.

func (*MockPoolerMockRecorder)Shutdown

func (mr *MockPoolerMockRecorder) Shutdown(ctxany) *gomock.Call

Shutdown indicates an expected call of Shutdown.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp