pbstore

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLength        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflow          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group")
)
View Source
var File_store_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type StoreData

type StoreData struct {
	Kv             map[string][]byte `` /* 145-byte string literal not displayed */
	DeletePrefixes []string          `protobuf:"bytes,2,rep,name=delete_prefixes,json=deletePrefixes,proto3" json:"delete_prefixes,omitempty"`
	// contains filtered or unexported fields
}

func (*StoreData) Descriptor deprecated

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

Deprecated: Use StoreData.ProtoReflect.Descriptor instead.

func (*StoreData) GetDeletePrefixes

func (x *StoreData) GetDeletePrefixes() []string

func (*StoreData) GetKv

func (x *StoreData) GetKv() map[string][]byte

func (*StoreData) MarshalToSizedBufferVT

func (m *StoreData) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*StoreData) MarshalToVT

func (m *StoreData) MarshalToVT(dAtA []byte) (int, error)

func (*StoreData) MarshalVT

func (m *StoreData) MarshalVT() (dAtA []byte, err error)

func (*StoreData) ProtoMessage

func (*StoreData) ProtoMessage()

func (*StoreData) ProtoReflect

func (x *StoreData) ProtoReflect() protoreflect.Message

func (*StoreData) Reset

func (x *StoreData) Reset()

func (*StoreData) SizeVT

func (m *StoreData) SizeVT() (n int)

func (*StoreData) String

func (x *StoreData) String() string

func (*StoreData) UnmarshalVT

func (m *StoreData) UnmarshalVT(dAtA []byte) error

Jump to

Keyboard shortcuts

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