proto

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const V1 = 1

Variables

This section is empty.

Functions

This section is empty.

Types

type VersionedValue

type VersionedValue struct {
	Version              uint32            `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
	Block                uint64            `protobuf:"varint,2,opt,name=block,proto3" json:"block,omitempty"`
	Txnum                uint64            `protobuf:"varint,3,opt,name=txnum,proto3" json:"txnum,omitempty"`
	Value                []byte            `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"`
	Meta                 map[string][]byte `` /* 149-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*VersionedValue) Descriptor

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

func (*VersionedValue) GetBlock

func (m *VersionedValue) GetBlock() uint64

func (*VersionedValue) GetMeta

func (m *VersionedValue) GetMeta() map[string][]byte

func (*VersionedValue) GetTxnum

func (m *VersionedValue) GetTxnum() uint64

func (*VersionedValue) GetValue

func (m *VersionedValue) GetValue() []byte

func (*VersionedValue) GetVersion

func (m *VersionedValue) GetVersion() uint32

func (*VersionedValue) ProtoMessage

func (*VersionedValue) ProtoMessage()

func (*VersionedValue) Reset

func (m *VersionedValue) Reset()

func (*VersionedValue) String

func (m *VersionedValue) String() string

func (*VersionedValue) XXX_DiscardUnknown

func (m *VersionedValue) XXX_DiscardUnknown()

func (*VersionedValue) XXX_Marshal

func (m *VersionedValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*VersionedValue) XXX_Merge

func (m *VersionedValue) XXX_Merge(src proto.Message)

func (*VersionedValue) XXX_Size

func (m *VersionedValue) XXX_Size() int

func (*VersionedValue) XXX_Unmarshal

func (m *VersionedValue) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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