pbclientrelay

package
v0.13.2 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_client_relay_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AuthenticateReq

type AuthenticateReq struct {
	Authentication []byte `protobuf:"bytes,1,opt,name=authentication,proto3" json:"authentication,omitempty"`
	Metadata       string `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"`
	BuildVersion   string `protobuf:"bytes,3,opt,name=build_version,json=buildVersion,proto3" json:"build_version,omitempty"`
	// contains filtered or unexported fields
}

func (*AuthenticateReq) Descriptor deprecated

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

Deprecated: Use AuthenticateReq.ProtoReflect.Descriptor instead.

func (*AuthenticateReq) GetAuthentication added in v0.13.1

func (x *AuthenticateReq) GetAuthentication() []byte

func (*AuthenticateReq) GetBuildVersion

func (x *AuthenticateReq) GetBuildVersion() string

func (*AuthenticateReq) GetMetadata

func (x *AuthenticateReq) GetMetadata() string

func (*AuthenticateReq) ProtoMessage

func (*AuthenticateReq) ProtoMessage()

func (*AuthenticateReq) ProtoReflect

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

func (*AuthenticateReq) Reset

func (x *AuthenticateReq) Reset()

func (*AuthenticateReq) String

func (x *AuthenticateReq) String() string

type AuthenticateResp

type AuthenticateResp struct {
	Error *pberror.Error `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

func (*AuthenticateResp) Descriptor deprecated

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

Deprecated: Use AuthenticateResp.ProtoReflect.Descriptor instead.

func (*AuthenticateResp) GetError

func (x *AuthenticateResp) GetError() *pberror.Error

func (*AuthenticateResp) ProtoMessage

func (*AuthenticateResp) ProtoMessage()

func (*AuthenticateResp) ProtoReflect

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

func (*AuthenticateResp) Reset

func (x *AuthenticateResp) Reset()

func (*AuthenticateResp) String

func (x *AuthenticateResp) String() string

Jump to

Keyboard shortcuts

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