pbclientrelay

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2026 License: Apache-2.0 Imports: 7 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 {
	Endpoint                *pbmodel.Endpoint `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"`
	Role                    pbmodel.Role      `protobuf:"varint,2,opt,name=role,proto3,enum=model.Role" json:"role,omitempty"`
	AuthenticationSignature []byte            `` /* 130-byte string literal not displayed */
	Metadata                string            `protobuf:"bytes,4,opt,name=metadata,proto3" json:"metadata,omitempty"`
	BuildVersion            string            `protobuf:"bytes,5,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) GetAuthenticationSignature

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

func (*AuthenticateReq) GetBuildVersion

func (x *AuthenticateReq) GetBuildVersion() string

func (*AuthenticateReq) GetEndpoint

func (x *AuthenticateReq) GetEndpoint() *pbmodel.Endpoint

func (*AuthenticateReq) GetMetadata

func (x *AuthenticateReq) GetMetadata() string

func (*AuthenticateReq) GetRole

func (x *AuthenticateReq) GetRole() pbmodel.Role

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