waSyncdSnapshotRecovery

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2026 License: MPL-2.0, MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_waSyncdSnapshotRecovery_WAWebProtobufsSyncdSnapshotRecovery_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type SyncdPlainTextRecord

type SyncdPlainTextRecord struct {
	Value *waSyncAction.SyncActionData `protobuf:"bytes,1,opt,name=value" json:"value,omitempty"`
	KeyID []byte                       `protobuf:"bytes,2,opt,name=keyID" json:"keyID,omitempty"`
	Mac   []byte                       `protobuf:"bytes,3,opt,name=mac" json:"mac,omitempty"`
	// contains filtered or unexported fields
}

func (*SyncdPlainTextRecord) Descriptor deprecated

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

Deprecated: Use SyncdPlainTextRecord.ProtoReflect.Descriptor instead.

func (*SyncdPlainTextRecord) GetKeyID

func (x *SyncdPlainTextRecord) GetKeyID() []byte

func (*SyncdPlainTextRecord) GetMac

func (x *SyncdPlainTextRecord) GetMac() []byte

func (*SyncdPlainTextRecord) GetValue

func (*SyncdPlainTextRecord) ProtoMessage

func (*SyncdPlainTextRecord) ProtoMessage()

func (*SyncdPlainTextRecord) ProtoReflect

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

func (*SyncdPlainTextRecord) Reset

func (x *SyncdPlainTextRecord) Reset()

func (*SyncdPlainTextRecord) String

func (x *SyncdPlainTextRecord) String() string

type SyncdSnapshotRecovery

type SyncdSnapshotRecovery struct {
	Version          *SyncdVersion           `protobuf:"bytes,1,opt,name=version" json:"version,omitempty"`
	CollectionName   *string                 `protobuf:"bytes,2,opt,name=collectionName" json:"collectionName,omitempty"`
	MutationRecords  []*SyncdPlainTextRecord `protobuf:"bytes,3,rep,name=mutationRecords" json:"mutationRecords,omitempty"`
	CollectionLthash []byte                  `protobuf:"bytes,4,opt,name=collectionLthash" json:"collectionLthash,omitempty"`
	// contains filtered or unexported fields
}

func (*SyncdSnapshotRecovery) Descriptor deprecated

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

Deprecated: Use SyncdSnapshotRecovery.ProtoReflect.Descriptor instead.

func (*SyncdSnapshotRecovery) GetCollectionLthash

func (x *SyncdSnapshotRecovery) GetCollectionLthash() []byte

func (*SyncdSnapshotRecovery) GetCollectionName

func (x *SyncdSnapshotRecovery) GetCollectionName() string

func (*SyncdSnapshotRecovery) GetMutationRecords

func (x *SyncdSnapshotRecovery) GetMutationRecords() []*SyncdPlainTextRecord

func (*SyncdSnapshotRecovery) GetVersion

func (x *SyncdSnapshotRecovery) GetVersion() *SyncdVersion

func (*SyncdSnapshotRecovery) ProtoMessage

func (*SyncdSnapshotRecovery) ProtoMessage()

func (*SyncdSnapshotRecovery) ProtoReflect

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

func (*SyncdSnapshotRecovery) Reset

func (x *SyncdSnapshotRecovery) Reset()

func (*SyncdSnapshotRecovery) String

func (x *SyncdSnapshotRecovery) String() string

type SyncdVersion

type SyncdVersion struct {
	Version *uint64 `protobuf:"varint,1,opt,name=version" json:"version,omitempty"`
	// contains filtered or unexported fields
}

func (*SyncdVersion) Descriptor deprecated

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

Deprecated: Use SyncdVersion.ProtoReflect.Descriptor instead.

func (*SyncdVersion) GetVersion

func (x *SyncdVersion) GetVersion() uint64

func (*SyncdVersion) ProtoMessage

func (*SyncdVersion) ProtoMessage()

func (*SyncdVersion) ProtoReflect

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

func (*SyncdVersion) Reset

func (x *SyncdVersion) Reset()

func (*SyncdVersion) String

func (x *SyncdVersion) String() string

Jump to

Keyboard shortcuts

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