walpb

package
v2.0.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2015 License: Apache-2.0 Imports: 5 Imported by: 281

Documentation

Overview

Package walpb is a generated protocol buffer package.

It is generated from these files:

record.proto

It has these top-level messages:

Record
Snapshot

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCRCMismatch = errors.New("walpb: crc mismatch")
)

Functions

This section is empty.

Types

type Record

type Record struct {
	Type             int64  `protobuf:"varint,1,req,name=type" json:"type"`
	Crc              uint32 `protobuf:"varint,2,req,name=crc" json:"crc"`
	Data             []byte `protobuf:"bytes,3,opt,name=data" json:"data,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*Record) Marshal

func (m *Record) Marshal() (data []byte, err error)

func (*Record) MarshalTo

func (m *Record) MarshalTo(data []byte) (n int, err error)

func (*Record) ProtoMessage

func (*Record) ProtoMessage()

func (*Record) Reset

func (m *Record) Reset()

func (*Record) Size

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

func (*Record) String

func (m *Record) String() string

func (*Record) Unmarshal

func (m *Record) Unmarshal(data []byte) error

func (*Record) Validate

func (rec *Record) Validate(crc uint32) error

type Snapshot

type Snapshot struct {
	Index            uint64 `protobuf:"varint,1,req,name=index" json:"index"`
	Term             uint64 `protobuf:"varint,2,req,name=term" json:"term"`
	XXX_unrecognized []byte `json:"-"`
}

func (*Snapshot) Marshal

func (m *Snapshot) Marshal() (data []byte, err error)

func (*Snapshot) MarshalTo

func (m *Snapshot) MarshalTo(data []byte) (n int, err error)

func (*Snapshot) ProtoMessage

func (*Snapshot) ProtoMessage()

func (*Snapshot) Reset

func (m *Snapshot) Reset()

func (*Snapshot) Size

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

func (*Snapshot) String

func (m *Snapshot) String() string

func (*Snapshot) Unmarshal

func (m *Snapshot) Unmarshal(data []byte) error

Jump to

Keyboard shortcuts

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