Versions in this module Expand all Collapse all v3 v3.0.0 Dec 23, 2022 Changes in this version + var ErrIntOverflowSnap = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthSnap = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupSnap = fmt.Errorf("proto: unexpected end of group") + type Snapshot struct + Crc uint32 + Data []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + 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) MarshalToSizedBuffer(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 + func (m *Snapshot) XXX_DiscardUnknown() + func (m *Snapshot) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Snapshot) XXX_Merge(src proto.Message) + func (m *Snapshot) XXX_Size() int + func (m *Snapshot) XXX_Unmarshal(b []byte) error