thrift

package
v0.0.0-...-9a46783 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GoUnusedProtection__ int
View Source
var Ie310goThirftServiceInvokeResult_Success_DEFAULT string

Functions

This section is empty.

Types

type Ie310goThirftService

type Ie310goThirftService interface {
	// Parameters:
	//  - Data
	Invoke(ctx context.Context, data string) (r string, err error)
}

type Ie310goThirftServiceClient

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

func NewIe310goThirftServiceClient

func NewIe310goThirftServiceClient(c thrift.TClient) *Ie310goThirftServiceClient

func NewIe310goThirftServiceClientProtocol

func NewIe310goThirftServiceClientProtocol(t thrift.TTransport, iprot thrift.TProtocol, oprot thrift.TProtocol) *Ie310goThirftServiceClient

func (*Ie310goThirftServiceClient) Client_

func (*Ie310goThirftServiceClient) Invoke

func (p *Ie310goThirftServiceClient) Invoke(ctx context.Context, data string) (r string, err error)

Parameters:

  • Data

type Ie310goThirftServiceInvokeArgs

type Ie310goThirftServiceInvokeArgs struct {
	Data string `thrift:"data,1" db:"data" json:"data"`
}

Attributes:

  • Data

func NewIe310goThirftServiceInvokeArgs

func NewIe310goThirftServiceInvokeArgs() *Ie310goThirftServiceInvokeArgs

func (*Ie310goThirftServiceInvokeArgs) GetData

func (*Ie310goThirftServiceInvokeArgs) Read

func (*Ie310goThirftServiceInvokeArgs) ReadField1

func (*Ie310goThirftServiceInvokeArgs) String

func (*Ie310goThirftServiceInvokeArgs) Write

type Ie310goThirftServiceInvokeResult

type Ie310goThirftServiceInvokeResult struct {
	Success *string `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewIe310goThirftServiceInvokeResult

func NewIe310goThirftServiceInvokeResult() *Ie310goThirftServiceInvokeResult

func (*Ie310goThirftServiceInvokeResult) GetSuccess

func (p *Ie310goThirftServiceInvokeResult) GetSuccess() string

func (*Ie310goThirftServiceInvokeResult) IsSetSuccess

func (p *Ie310goThirftServiceInvokeResult) IsSetSuccess() bool

func (*Ie310goThirftServiceInvokeResult) Read

func (*Ie310goThirftServiceInvokeResult) ReadField0

func (*Ie310goThirftServiceInvokeResult) String

func (*Ie310goThirftServiceInvokeResult) Write

type Ie310goThirftServiceProcessor

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

func NewIe310goThirftServiceProcessor

func NewIe310goThirftServiceProcessor(handler Ie310goThirftService) *Ie310goThirftServiceProcessor

func (*Ie310goThirftServiceProcessor) AddToProcessorMap

func (p *Ie310goThirftServiceProcessor) AddToProcessorMap(key string, processor thrift.TProcessorFunction)

func (*Ie310goThirftServiceProcessor) GetProcessorFunction

func (p *Ie310goThirftServiceProcessor) GetProcessorFunction(key string) (processor thrift.TProcessorFunction, ok bool)

func (*Ie310goThirftServiceProcessor) Process

func (p *Ie310goThirftServiceProcessor) Process(ctx context.Context, iprot, oprot thrift.TProtocol) (success bool, err thrift.TException)

func (*Ie310goThirftServiceProcessor) ProcessorMap

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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