Versions in this module Expand all Collapse all v0 v0.1.0 Feb 9, 2026 Changes in this version + func ID(origin string) string + type Checkpoint struct + Hash []byte + Origin string + Size uint64 + func ParseCheckpoint(chkpt []byte, origin string, logVerifier note.Verifier, ...) (*Checkpoint, []byte, *note.Note, error) + func (c *Checkpoint) Unmarshal(data []byte) ([]byte, error) + func (c Checkpoint) Marshal() []byte