test

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExampleInt2Float

type ExampleInt2Float struct {
	Int32   int32
	Float64 float64
	String_ string
	Int64   int64
	Subfix  float64
}

type TestEchoService

type TestEchoService struct{}

GenericServiceImpl ...

func (*TestEchoService) GenericCall

func (g *TestEchoService) GenericCall(ctx context.Context, method string, request interface{}) (response interface{}, err error)

GenericCall ...

type TestExampleMethod2Service

type TestExampleMethod2Service struct{}

GenericService for example2.proto

func (*TestExampleMethod2Service) GenericCall

func (g *TestExampleMethod2Service) GenericCall(ctx context.Context, method string, request interface{}) (response interface{}, err error)

GenericCall ...

type TestExampleMethodService

type TestExampleMethodService struct{}

GenericService for example.proto

func (*TestExampleMethodService) GenericCall

func (g *TestExampleMethodService) GenericCall(ctx context.Context, method string, request interface{}) (response interface{}, err error)

GenericCall ...

type TestInt2FloatMethod2Service

type TestInt2FloatMethod2Service struct{}

GenericService for TestInt2FloatMethod2

func (*TestInt2FloatMethod2Service) GenericCall

func (g *TestInt2FloatMethod2Service) GenericCall(ctx context.Context, method string, request interface{}) (response interface{}, err error)

GenericCall ...

type TestInt2FloatMethodService

type TestInt2FloatMethodService struct{}

GenericService for TestInt2FloatMethod

func (*TestInt2FloatMethodService) GenericCall

func (g *TestInt2FloatMethodService) GenericCall(ctx context.Context, method string, request interface{}) (response interface{}, err error)

GenericCall ...

type TestVoidService

type TestVoidService struct{}

GenericService for example.proto

func (*TestVoidService) GenericCall

func (g *TestVoidService) GenericCall(ctx context.Context, method string, request interface{}) (response interface{}, err error)

GenericCall ...

Jump to

Keyboard shortcuts

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