rpc

package
v0.0.0-...-eeecebb Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2020 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type RpcMessageProto

type RpcMessageProto struct {
	RpcId              string            `protobuf:"bytes,1,opt,name=rpc_id,json=rpcId,proto3" json:"rpc_id,omitempty"`
	RpcContent         []byte            `protobuf:"bytes,2,opt,name=rpc_content,json=rpcContent,proto3" json:"rpc_content,omitempty"`
	SystemId           string            `protobuf:"bytes,3,opt,name=system_id,json=systemId,proto3" json:"system_id,omitempty"`
	ExpirationTime     uint64            `protobuf:"varint,4,opt,name=expiration_time,json=expirationTime,proto3" json:"expiration_time,omitempty"`
	CurrentChunkNumber int32             `protobuf:"varint,5,opt,name=current_chunk_number,json=currentChunkNumber,proto3" json:"current_chunk_number,omitempty"`
	TotalChunks        int32             `protobuf:"varint,6,opt,name=total_chunks,json=totalChunks,proto3" json:"total_chunks,omitempty"`
	TracingInfo        map[string]string `` /* 182-byte string literal not displayed */
	ModuleId           string            `protobuf:"bytes,8,opt,name=module_id,json=moduleId,proto3" json:"module_id,omitempty"`
	// contains filtered or unexported fields
}

func (*RpcMessageProto) Descriptor deprecated

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

Deprecated: Use RpcMessageProto.ProtoReflect.Descriptor instead.

func (*RpcMessageProto) GetCurrentChunkNumber

func (x *RpcMessageProto) GetCurrentChunkNumber() int32

func (*RpcMessageProto) GetExpirationTime

func (x *RpcMessageProto) GetExpirationTime() uint64

func (*RpcMessageProto) GetModuleId

func (x *RpcMessageProto) GetModuleId() string

func (*RpcMessageProto) GetRpcContent

func (x *RpcMessageProto) GetRpcContent() []byte

func (*RpcMessageProto) GetRpcId

func (x *RpcMessageProto) GetRpcId() string

func (*RpcMessageProto) GetSystemId

func (x *RpcMessageProto) GetSystemId() string

func (*RpcMessageProto) GetTotalChunks

func (x *RpcMessageProto) GetTotalChunks() int32

func (*RpcMessageProto) GetTracingInfo

func (x *RpcMessageProto) GetTracingInfo() map[string]string

func (*RpcMessageProto) ProtoMessage

func (*RpcMessageProto) ProtoMessage()

func (*RpcMessageProto) ProtoReflect

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

func (*RpcMessageProto) Reset

func (x *RpcMessageProto) Reset()

func (*RpcMessageProto) String

func (x *RpcMessageProto) String() string

Jump to

Keyboard shortcuts

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