Versions in this module Expand all Collapse all v1 v1.1.0 Feb 27, 2026 v1.0.6 Feb 26, 2026 v1.0.5 Feb 26, 2026 v1.0.4 Feb 26, 2026 v1.0.3 Feb 26, 2026 Changes in this version + func ComputeHash(data []byte) string + func ComputeJSONHash(v interface{}) (string, []byte, error) + type Content struct + Chunks []string + DataInlineB64 []byte + Size int64 + Type ObjectType + type FileMeta struct + ContentHash string + Extra map[string]interface{} + FileID string + Mtime int64 + Name string + Owner string + Parents []string + Paths []string + Size int64 + Type FileType + Version int + func (f *FileMeta) Ref() (string, []byte, error) + type FileType string + const FileTypeFile + const FileTypeFolder + type HAMTNode struct + Bitmap uint32 + Children []string + Entries []LeafEntry + Type ObjectType + type Index struct + LatestSnapshot string + Seq int + type LeafEntry struct + FileMeta string + Key string + type ObjectType string + const ObjectTypeContent + const ObjectTypeInternal + const ObjectTypeLeaf + type RepoConfig struct + Created string + Encrypted bool + Version int + type Snapshot struct + ChangeToken string + Created string + Meta map[string]string + Root string + Seq int + Source *SourceInfo + Tags []string + Version int + type SnapshotCatalog struct + Snapshots []SnapshotSummary + type SnapshotSummary struct + ChangeToken string + Created string + Ref string + Root string + Seq int + Source *SourceInfo + Tags []string + type SourceInfo struct + Account string + Path string + Type string v1.0.2 Feb 26, 2026 v1.0.1 Feb 26, 2026 v1.0.0 Feb 26, 2026