types

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2024 License: AGPL-3.0 Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_request_proto protoreflect.FileDescriptor
View Source
var File_response_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BasicRequest

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

func (*BasicRequest) Descriptor deprecated

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

Deprecated: Use BasicRequest.ProtoReflect.Descriptor instead.

func (*BasicRequest) ProtoMessage

func (*BasicRequest) ProtoMessage()

func (*BasicRequest) ProtoReflect

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

func (*BasicRequest) Reset

func (x *BasicRequest) Reset()

func (*BasicRequest) String

func (x *BasicRequest) String() string

type BasicResponse

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

func (*BasicResponse) Descriptor deprecated

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

Deprecated: Use BasicResponse.ProtoReflect.Descriptor instead.

func (*BasicResponse) ProtoMessage

func (*BasicResponse) ProtoMessage()

func (*BasicResponse) ProtoReflect

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

func (*BasicResponse) Reset

func (x *BasicResponse) Reset()

func (*BasicResponse) String

func (x *BasicResponse) String() string

type ChunkedDataResponse

type ChunkedDataResponse struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*ChunkedDataResponse) Descriptor deprecated

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

Deprecated: Use ChunkedDataResponse.ProtoReflect.Descriptor instead.

func (*ChunkedDataResponse) GetData

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

func (*ChunkedDataResponse) ProtoMessage

func (*ChunkedDataResponse) ProtoMessage()

func (*ChunkedDataResponse) ProtoReflect

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

func (*ChunkedDataResponse) Reset

func (x *ChunkedDataResponse) Reset()

func (*ChunkedDataResponse) String

func (x *ChunkedDataResponse) String() string

Jump to

Keyboard shortcuts

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