dataTrieValue

package
v1.7.11 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthDataTrieValue        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowDataTrieValue          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupDataTrieValue = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type TrieLeafData

type TrieLeafData struct {
	Value   []byte `protobuf:"bytes,1,opt,name=Value,proto3" json:"value"`
	Key     []byte `protobuf:"bytes,2,opt,name=Key,proto3" json:"key"`
	Address []byte `protobuf:"bytes,3,opt,name=Address,proto3" json:"address"`
}

func (*TrieLeafData) Descriptor

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

func (*TrieLeafData) Equal

func (this *TrieLeafData) Equal(that interface{}) bool

func (*TrieLeafData) GetAddress

func (m *TrieLeafData) GetAddress() []byte

func (*TrieLeafData) GetKey

func (m *TrieLeafData) GetKey() []byte

func (*TrieLeafData) GetValue

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

func (*TrieLeafData) GoString

func (this *TrieLeafData) GoString() string

func (*TrieLeafData) Marshal

func (m *TrieLeafData) Marshal() (dAtA []byte, err error)

func (*TrieLeafData) MarshalTo

func (m *TrieLeafData) MarshalTo(dAtA []byte) (int, error)

func (*TrieLeafData) MarshalToSizedBuffer

func (m *TrieLeafData) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*TrieLeafData) ProtoMessage

func (*TrieLeafData) ProtoMessage()

func (*TrieLeafData) Reset

func (m *TrieLeafData) Reset()

func (*TrieLeafData) Size

func (m *TrieLeafData) Size() (n int)

func (*TrieLeafData) String

func (this *TrieLeafData) String() string

func (*TrieLeafData) Unmarshal

func (m *TrieLeafData) Unmarshal(dAtA []byte) error

func (*TrieLeafData) XXX_DiscardUnknown

func (m *TrieLeafData) XXX_DiscardUnknown()

func (*TrieLeafData) XXX_Marshal

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

func (*TrieLeafData) XXX_Merge

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

func (*TrieLeafData) XXX_Size

func (m *TrieLeafData) XXX_Size() int

func (*TrieLeafData) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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