datastore_pb

package
v0.4.18 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthDataobj = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowDataobj   = fmt.Errorf("proto: integer overflow")
)

Functions

This section is empty.

Types

type DataObj

type DataObj struct {
	FilePath             string   `protobuf:"bytes,1,opt,name=FilePath" json:"FilePath"`
	Offset               uint64   `protobuf:"varint,2,opt,name=Offset" json:"Offset"`
	Size_                uint64   `protobuf:"varint,3,opt,name=Size" json:"Size"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DataObj) Descriptor added in v0.4.18

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

func (*DataObj) GetFilePath

func (m *DataObj) GetFilePath() string

func (*DataObj) GetOffset

func (m *DataObj) GetOffset() uint64

func (*DataObj) GetSize_

func (m *DataObj) GetSize_() uint64

func (*DataObj) Marshal added in v0.4.18

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

func (*DataObj) MarshalTo added in v0.4.18

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

func (*DataObj) ProtoMessage

func (*DataObj) ProtoMessage()

func (*DataObj) Reset

func (m *DataObj) Reset()

func (*DataObj) Size added in v0.4.18

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

func (*DataObj) String

func (m *DataObj) String() string

func (*DataObj) Unmarshal added in v0.4.18

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

func (*DataObj) XXX_DiscardUnknown added in v0.4.18

func (m *DataObj) XXX_DiscardUnknown()

func (*DataObj) XXX_Marshal added in v0.4.18

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

func (*DataObj) XXX_Merge added in v0.4.18

func (dst *DataObj) XXX_Merge(src proto.Message)

func (*DataObj) XXX_Size added in v0.4.18

func (m *DataObj) XXX_Size() int

func (*DataObj) XXX_Unmarshal added in v0.4.18

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

Jump to

Keyboard shortcuts

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