package snappb
import "github.com/coreos/etcd/snap/snappb"
Package snappb is a generated protocol buffer package.
It is generated from these files:
snap.proto
It has these top-level messages:
Snapshot
Index ¶
Variables ¶
var ( ErrInvalidLengthSnap = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowSnap = fmt.Errorf("proto: integer overflow") )
Types ¶
type Snapshot ¶
type Snapshot struct { Crc uint32 `protobuf:"varint,1,opt,name=crc" json:"crc"` Data []byte `protobuf:"bytes,2,opt,name=data" json:"data,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*Snapshot) Marshal ¶
func (*Snapshot) MarshalTo ¶
func (*Snapshot) ProtoMessage ¶
func (*Snapshot) ProtoMessage()
func (*Snapshot) Reset ¶
func (m *Snapshot) Reset()
func (*Snapshot) Size ¶
func (*Snapshot) String ¶
func (*Snapshot) Unmarshal ¶
Source Files ¶
- Version
- v2.3.8+incompatible (latest)
- Published
- Feb 16, 2017
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 19 hours ago –
Tools for package owners.