proto_wrapper_api

package
v1.42.10 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2022 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_triple_wrapper_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TripleRequestWrapper

type TripleRequestWrapper struct {

	// hessian4
	// json
	SerializeType string   `protobuf:"bytes,1,opt,name=serializeType,proto3" json:"serializeType,omitempty"`
	Args          [][]byte `protobuf:"bytes,2,rep,name=args,proto3" json:"args,omitempty"`
	ArgTypes      []string `protobuf:"bytes,3,rep,name=argTypes,proto3" json:"argTypes,omitempty"`
	// contains filtered or unexported fields
}

func (*TripleRequestWrapper) Descriptor deprecated

func (*TripleRequestWrapper) Descriptor() ([]byte, []int)

Deprecated: Use TripleRequestWrapper.ProtoReflect.Descriptor instead.

func (*TripleRequestWrapper) GetArgTypes

func (x *TripleRequestWrapper) GetArgTypes() []string

func (*TripleRequestWrapper) GetArgs

func (x *TripleRequestWrapper) GetArgs() [][]byte

func (*TripleRequestWrapper) GetSerializeType

func (x *TripleRequestWrapper) GetSerializeType() string

func (*TripleRequestWrapper) ProtoMessage

func (*TripleRequestWrapper) ProtoMessage()

func (*TripleRequestWrapper) ProtoReflect

func (x *TripleRequestWrapper) ProtoReflect() protoreflect.Message

func (*TripleRequestWrapper) Reset

func (x *TripleRequestWrapper) Reset()

func (*TripleRequestWrapper) String

func (x *TripleRequestWrapper) String() string

type TripleResponseWrapper

type TripleResponseWrapper struct {
	SerializeType string `protobuf:"bytes,1,opt,name=serializeType,proto3" json:"serializeType,omitempty"`
	Data          []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	Type          string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"`
	// contains filtered or unexported fields
}

func (*TripleResponseWrapper) Descriptor deprecated

func (*TripleResponseWrapper) Descriptor() ([]byte, []int)

Deprecated: Use TripleResponseWrapper.ProtoReflect.Descriptor instead.

func (*TripleResponseWrapper) GetData

func (x *TripleResponseWrapper) GetData() []byte

func (*TripleResponseWrapper) GetSerializeType

func (x *TripleResponseWrapper) GetSerializeType() string

func (*TripleResponseWrapper) GetType

func (x *TripleResponseWrapper) GetType() string

func (*TripleResponseWrapper) ProtoMessage

func (*TripleResponseWrapper) ProtoMessage()

func (*TripleResponseWrapper) ProtoReflect

func (x *TripleResponseWrapper) ProtoReflect() protoreflect.Message

func (*TripleResponseWrapper) Reset

func (x *TripleResponseWrapper) Reset()

func (*TripleResponseWrapper) String

func (x *TripleResponseWrapper) String() string

Jump to

Keyboard shortcuts

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