Versions in this module Expand all Collapse all v0 v0.1.3 Sep 11, 2020 Changes in this version + var ErrIntOverflowSnap = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthSnap = fmt.Errorf("proto: negative length found during unmarshaling") + type Snapshot struct + Crc uint32 + Data []byte + XXX_unrecognized []byte + func (*Snapshot) Descriptor() ([]byte, []int) + func (*Snapshot) ProtoMessage() + func (m *Snapshot) Marshal() (dAtA []byte, err error) + func (m *Snapshot) MarshalTo(dAtA []byte) (int, error) + func (m *Snapshot) Reset() + func (m *Snapshot) Size() (n int) + func (m *Snapshot) String() string + func (m *Snapshot) Unmarshal(dAtA []byte) error Incompatible versions in this module v3.4.19+incompatible Sep 11, 2020 v3.4.18+incompatible Sep 11, 2020