fakes

package
v0.0.0-...-46d7da7 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2018 License: Apache-2.0 Imports: 5 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 CopilotClient

type CopilotClient struct {
	HealthStub func(ctx context.Context, in *api.HealthRequest, opts ...grpc.CallOption) (*api.HealthResponse, error)

	RoutesStub func(ctx context.Context, in *api.RoutesRequest, opts ...grpc.CallOption) (*api.RoutesResponse, error)

	InternalRoutesStub func(ctx context.Context, in *api.InternalRoutesRequest, opts ...grpc.CallOption) (*api.InternalRoutesResponse, error)
	// contains filtered or unexported fields
}

func (*CopilotClient) Health

func (fake *CopilotClient) Health(ctx context.Context, in *api.HealthRequest, opts ...grpc.CallOption) (*api.HealthResponse, error)

func (*CopilotClient) HealthArgsForCall

func (fake *CopilotClient) HealthArgsForCall(i int) (context.Context, *api.HealthRequest, []grpc.CallOption)

func (*CopilotClient) HealthCallCount

func (fake *CopilotClient) HealthCallCount() int

func (*CopilotClient) HealthReturns

func (fake *CopilotClient) HealthReturns(result1 *api.HealthResponse, result2 error)

func (*CopilotClient) HealthReturnsOnCall

func (fake *CopilotClient) HealthReturnsOnCall(i int, result1 *api.HealthResponse, result2 error)

func (*CopilotClient) InternalRoutes

func (*CopilotClient) InternalRoutesArgsForCall

func (fake *CopilotClient) InternalRoutesArgsForCall(i int) (context.Context, *api.InternalRoutesRequest, []grpc.CallOption)

func (*CopilotClient) InternalRoutesCallCount

func (fake *CopilotClient) InternalRoutesCallCount() int

func (*CopilotClient) InternalRoutesReturns

func (fake *CopilotClient) InternalRoutesReturns(result1 *api.InternalRoutesResponse, result2 error)

func (*CopilotClient) InternalRoutesReturnsOnCall

func (fake *CopilotClient) InternalRoutesReturnsOnCall(i int, result1 *api.InternalRoutesResponse, result2 error)

func (*CopilotClient) Invocations

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

func (*CopilotClient) Routes

func (fake *CopilotClient) Routes(ctx context.Context, in *api.RoutesRequest, opts ...grpc.CallOption) (*api.RoutesResponse, error)

func (*CopilotClient) RoutesArgsForCall

func (fake *CopilotClient) RoutesArgsForCall(i int) (context.Context, *api.RoutesRequest, []grpc.CallOption)

func (*CopilotClient) RoutesCallCount

func (fake *CopilotClient) RoutesCallCount() int

func (*CopilotClient) RoutesReturns

func (fake *CopilotClient) RoutesReturns(result1 *api.RoutesResponse, result2 error)

func (*CopilotClient) RoutesReturnsOnCall

func (fake *CopilotClient) RoutesReturnsOnCall(i int, result1 *api.RoutesResponse, result2 error)

Jump to

Keyboard shortcuts

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