impl

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TProcessor

func TProcessor() map[string]thrift.TProcessor

TProcessor returns TProcessor

Types

type MinionsService

type MinionsService struct {
}

func (MinionsService) Eat

func (m MinionsService) Eat(ctx context.Context, food string) (r *gen.EatResponse, err error)

SayHello is an example entry point

type TestService

type TestService struct {
}

TestService is the struct which implements generated interface

func (TestService) SayHello

func (s TestService) SayHello(ctx context.Context, values *gen.CommonValues, yourName string, int64Value int64, boolValue bool, float64Value float64,
	uint64Value int64, int32Value int32, int16Value int16, stringList []string, i32List []int32, boolList []bool, doubleList []float64) (r *gen.SayHelloResponse, err error)

SayHello is an example entry point

func (TestService) TestJson

func (s TestService) TestJson(ctx context.Context, request *gen.TestJsonRequest) (r *gen.TestJsonResponse, err error)

Jump to

Keyboard shortcuts

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