vm

package
v3.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2023 License: Apache-2.0 Imports: 5 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthBatchKeys        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowBatchKeys          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupBatchKeys = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type BatchKey

type BatchKey struct {
	Key          string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Field        string `protobuf:"bytes,2,opt,name=field,proto3" json:"field,omitempty"`
	Value        []byte `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
	ContractName string `protobuf:"bytes,4,opt,name=contract_name,json=contractName,proto3" json:"contract_name,omitempty"`
}

func (*BatchKey) Descriptor

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

func (*BatchKey) GetContractName

func (m *BatchKey) GetContractName() string

func (*BatchKey) GetField

func (m *BatchKey) GetField() string

func (*BatchKey) GetKey

func (m *BatchKey) GetKey() string

func (*BatchKey) GetValue

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

func (*BatchKey) Marshal

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

func (*BatchKey) MarshalTo

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

func (*BatchKey) MarshalToSizedBuffer

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

func (*BatchKey) ProtoMessage

func (*BatchKey) ProtoMessage()

func (*BatchKey) Reset

func (m *BatchKey) Reset()

func (*BatchKey) Size

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

func (*BatchKey) String

func (m *BatchKey) String() string

func (*BatchKey) Unmarshal

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

func (*BatchKey) XXX_DiscardUnknown

func (m *BatchKey) XXX_DiscardUnknown()

func (*BatchKey) XXX_Marshal

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

func (*BatchKey) XXX_Merge

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

func (*BatchKey) XXX_Size

func (m *BatchKey) XXX_Size() int

func (*BatchKey) XXX_Unmarshal

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

type BatchKeys

type BatchKeys struct {
	Keys []*BatchKey `protobuf:"bytes,1,rep,name=Keys,proto3" json:"Keys,omitempty"`
}

func (*BatchKeys) Descriptor

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

func (*BatchKeys) GetKeys

func (m *BatchKeys) GetKeys() []*BatchKey

func (*BatchKeys) Marshal

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

func (*BatchKeys) MarshalTo

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

func (*BatchKeys) MarshalToSizedBuffer

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

func (*BatchKeys) ProtoMessage

func (*BatchKeys) ProtoMessage()

func (*BatchKeys) Reset

func (m *BatchKeys) Reset()

func (*BatchKeys) Size

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

func (*BatchKeys) String

func (m *BatchKeys) String() string

func (*BatchKeys) Unmarshal

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

func (*BatchKeys) XXX_DiscardUnknown

func (m *BatchKeys) XXX_DiscardUnknown()

func (*BatchKeys) XXX_Marshal

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

func (*BatchKeys) XXX_Merge

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

func (*BatchKeys) XXX_Size

func (m *BatchKeys) XXX_Size() int

func (*BatchKeys) XXX_Unmarshal

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

type Keys

type Keys struct {
	Key []string `protobuf:"bytes,1,rep,name=key,proto3" json:"key,omitempty"`
}

func (*Keys) Descriptor

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

func (*Keys) GetKey

func (m *Keys) GetKey() []string

func (*Keys) Marshal

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

func (*Keys) MarshalTo

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

func (*Keys) MarshalToSizedBuffer

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

func (*Keys) ProtoMessage

func (*Keys) ProtoMessage()

func (*Keys) Reset

func (m *Keys) Reset()

func (*Keys) Size

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

func (*Keys) String

func (m *Keys) String() string

func (*Keys) Unmarshal

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

func (*Keys) XXX_DiscardUnknown

func (m *Keys) XXX_DiscardUnknown()

func (*Keys) XXX_Marshal

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

func (*Keys) XXX_Merge

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

func (*Keys) XXX_Size

func (m *Keys) XXX_Size() int

func (*Keys) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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