langfusefakes

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeClient

type FakeClient struct {
	GetAgentStatsStub func(context.Context, langfuse.GetAgentStatsRequest) ([]langfuse.AgentUsageStats, error)

	GetPromptStub func(context.Context, string, string) string
	// contains filtered or unexported fields
}

func (*FakeClient) GetAgentStats added in v0.1.7

func (*FakeClient) GetAgentStatsArgsForCall added in v0.1.7

func (fake *FakeClient) GetAgentStatsArgsForCall(i int) (context.Context, langfuse.GetAgentStatsRequest)

func (*FakeClient) GetAgentStatsCallCount added in v0.1.7

func (fake *FakeClient) GetAgentStatsCallCount() int

func (*FakeClient) GetAgentStatsCalls added in v0.1.7

func (fake *FakeClient) GetAgentStatsCalls(stub func(context.Context, langfuse.GetAgentStatsRequest) ([]langfuse.AgentUsageStats, error))

func (*FakeClient) GetAgentStatsReturns added in v0.1.7

func (fake *FakeClient) GetAgentStatsReturns(result1 []langfuse.AgentUsageStats, result2 error)

func (*FakeClient) GetAgentStatsReturnsOnCall added in v0.1.7

func (fake *FakeClient) GetAgentStatsReturnsOnCall(i int, result1 []langfuse.AgentUsageStats, result2 error)

func (*FakeClient) GetPrompt

func (fake *FakeClient) GetPrompt(arg1 context.Context, arg2 string, arg3 string) string

func (*FakeClient) GetPromptArgsForCall

func (fake *FakeClient) GetPromptArgsForCall(i int) (context.Context, string, string)

func (*FakeClient) GetPromptCallCount

func (fake *FakeClient) GetPromptCallCount() int

func (*FakeClient) GetPromptCalls

func (fake *FakeClient) GetPromptCalls(stub func(context.Context, string, string) string)

func (*FakeClient) GetPromptReturns

func (fake *FakeClient) GetPromptReturns(result1 string)

func (*FakeClient) GetPromptReturnsOnCall

func (fake *FakeClient) GetPromptReturnsOnCall(i int, result1 string)

func (*FakeClient) Invocations

func (fake *FakeClient) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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