Versions in this module Expand all Collapse all v0 v0.3.0 Oct 5, 2023 v0.2.0 Dec 7, 2022 v0.1.0 Nov 16, 2022 Changes in this version + const V1 + type VersionedValue struct + Block uint64 + Meta map[string][]byte + Txnum uint64 + Value []byte + Version uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*VersionedValue) Descriptor() ([]byte, []int) + func (*VersionedValue) ProtoMessage() + func (m *VersionedValue) GetBlock() uint64 + func (m *VersionedValue) GetMeta() map[string][]byte + func (m *VersionedValue) GetTxnum() uint64 + func (m *VersionedValue) GetValue() []byte + func (m *VersionedValue) GetVersion() uint32 + func (m *VersionedValue) Reset() + func (m *VersionedValue) String() string + func (m *VersionedValue) XXX_DiscardUnknown() + func (m *VersionedValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *VersionedValue) XXX_Merge(src proto.Message) + func (m *VersionedValue) XXX_Size() int + func (m *VersionedValue) XXX_Unmarshal(b []byte) error