Versions in this module Expand all Collapse all v0 v0.1.0 Jan 27, 2023 Changes in this version + type Backupable interface + BackupPrefix func() string + Equal func(other any) bool + Parse func(data []byte) error + ParseNew func(data []byte) (Backupable, error) + Save func(fileName string) error