pb

package
v0.0.0-...-369a1d7 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_pkg_protocol_inactivity_gen_pb_message_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ClaimSignatureMessage

type ClaimSignatureMessage struct {
	SenderID  uint32 `protobuf:"varint,1,opt,name=senderID,proto3" json:"senderID,omitempty"`
	ClaimHash []byte `protobuf:"bytes,2,opt,name=claimHash,proto3" json:"claimHash,omitempty"`
	Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty"`
	PublicKey []byte `protobuf:"bytes,4,opt,name=publicKey,proto3" json:"publicKey,omitempty"`
	SessionID string `protobuf:"bytes,5,opt,name=sessionID,proto3" json:"sessionID,omitempty"`
	// contains filtered or unexported fields
}

func (*ClaimSignatureMessage) Descriptor deprecated

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

Deprecated: Use ClaimSignatureMessage.ProtoReflect.Descriptor instead.

func (*ClaimSignatureMessage) GetClaimHash

func (x *ClaimSignatureMessage) GetClaimHash() []byte

func (*ClaimSignatureMessage) GetPublicKey

func (x *ClaimSignatureMessage) GetPublicKey() []byte

func (*ClaimSignatureMessage) GetSenderID

func (x *ClaimSignatureMessage) GetSenderID() uint32

func (*ClaimSignatureMessage) GetSessionID

func (x *ClaimSignatureMessage) GetSessionID() string

func (*ClaimSignatureMessage) GetSignature

func (x *ClaimSignatureMessage) GetSignature() []byte

func (*ClaimSignatureMessage) ProtoMessage

func (*ClaimSignatureMessage) ProtoMessage()

func (*ClaimSignatureMessage) ProtoReflect

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

func (*ClaimSignatureMessage) Reset

func (x *ClaimSignatureMessage) Reset()

func (*ClaimSignatureMessage) String

func (x *ClaimSignatureMessage) String() string

Jump to

Keyboard shortcuts

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