client

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2021 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// optional ras.client.ClientOptions client = 475223888;
	E_Client = &file_ras_client_client_proto_extTypes[0]
)

Extension fields to descriptorpb.ServiceOptions.

View Source
var (
	// optional ras.client.ClientMethodOptions method = 475223888;
	E_Method = &file_ras_client_client_proto_extTypes[1]
)

Extension fields to descriptorpb.MethodOptions.

View Source
var File_ras_client_client_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ClientMethodOptions

type ClientMethodOptions struct {
	NoPacketPack    bool              `protobuf:"varint,1,opt,name=no_packet_pack,json=noPacketPack,proto3" json:"no_packet_pack,omitempty"`
	Param           map[string]string `` /* 151-byte string literal not displayed */
	IgnoreEmpty     bool              `protobuf:"varint,3,opt,name=ignore_empty,json=ignoreEmpty,proto3" json:"ignore_empty,omitempty"`
	NewEndpointFunc bool              `protobuf:"varint,4,opt,name=new_endpoint_func,json=newEndpointFunc,proto3" json:"new_endpoint_func,omitempty"`
	ProxyName       string            `protobuf:"bytes,5,opt,name=proxy_name,json=proxyName,proto3" json:"proxy_name,omitempty"`
	// contains filtered or unexported fields
}

func (*ClientMethodOptions) Descriptor deprecated

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

Deprecated: Use ClientMethodOptions.ProtoReflect.Descriptor instead.

func (*ClientMethodOptions) GetIgnoreEmpty

func (x *ClientMethodOptions) GetIgnoreEmpty() bool

func (*ClientMethodOptions) GetNewEndpointFunc

func (x *ClientMethodOptions) GetNewEndpointFunc() bool

func (*ClientMethodOptions) GetNoPacketPack

func (x *ClientMethodOptions) GetNoPacketPack() bool

func (*ClientMethodOptions) GetParam

func (x *ClientMethodOptions) GetParam() map[string]string

func (*ClientMethodOptions) GetProxyName

func (x *ClientMethodOptions) GetProxyName() string

func (*ClientMethodOptions) ProtoMessage

func (*ClientMethodOptions) ProtoMessage()

func (*ClientMethodOptions) ProtoReflect

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

func (*ClientMethodOptions) Reset

func (x *ClientMethodOptions) Reset()

func (*ClientMethodOptions) String

func (x *ClientMethodOptions) String() string

type ClientOptions

type ClientOptions struct {
	IsClient         bool `protobuf:"varint,1,opt,name=is_client,json=isClient,proto3" json:"is_client,omitempty"`
	IsEndpoint       bool `protobuf:"varint,2,opt,name=is_endpoint,json=isEndpoint,proto3" json:"is_endpoint,omitempty"`
	IsRequestService bool `protobuf:"varint,3,opt,name=is_request_service,json=isRequestService,proto3" json:"is_request_service,omitempty"`
	IsRasService     bool `protobuf:"varint,4,opt,name=is_ras_service,json=isRasService,proto3" json:"is_ras_service,omitempty"`
	// contains filtered or unexported fields
}

func (*ClientOptions) Descriptor deprecated

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

Deprecated: Use ClientOptions.ProtoReflect.Descriptor instead.

func (*ClientOptions) GetIsClient

func (x *ClientOptions) GetIsClient() bool

func (*ClientOptions) GetIsEndpoint

func (x *ClientOptions) GetIsEndpoint() bool

func (*ClientOptions) GetIsRasService

func (x *ClientOptions) GetIsRasService() bool

func (*ClientOptions) GetIsRequestService

func (x *ClientOptions) GetIsRequestService() bool

func (*ClientOptions) ProtoMessage

func (*ClientOptions) ProtoMessage()

func (*ClientOptions) ProtoReflect

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

func (*ClientOptions) Reset

func (x *ClientOptions) Reset()

func (*ClientOptions) String

func (x *ClientOptions) String() string

Jump to

Keyboard shortcuts

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