Versions in this module Expand all Collapse all v1 v1.0.11 Jun 3, 2025 v1.0.10 May 24, 2025 Changes in this version + var ElementType_name = map[int32]string + var ElementType_value = map[string]int32 + var File_protos_wal_wal_proto protoreflect.FileDescriptor + type Element struct + ElementType ElementType + Lsn uint64 + Payload []byte + Timestamp int64 + func (*Element) Descriptor() ([]byte, []int) + func (*Element) ProtoMessage() + func (x *Element) GetElementType() ElementType + func (x *Element) GetLsn() uint64 + func (x *Element) GetPayload() []byte + func (x *Element) GetTimestamp() int64 + func (x *Element) ProtoReflect() protoreflect.Message + func (x *Element) Reset() + func (x *Element) String() string + type ElementType int32 + const ElementType_ELEMENT_TYPE_COMMAND + const ElementType_ELEMENT_TYPE_NOOP + func (ElementType) Descriptor() protoreflect.EnumDescriptor + func (ElementType) EnumDescriptor() ([]byte, []int) + func (ElementType) Type() protoreflect.EnumType + func (x ElementType) Enum() *ElementType + func (x ElementType) Number() protoreflect.EnumNumber + func (x ElementType) String() string