Versions in this module Expand all Collapse all v0 v0.2.0 Jul 11, 2026 v0.1.2 Jul 8, 2026 v0.1.1 Jul 2, 2026 v0.1.0 Jun 30, 2026 Changes in this version + type Conflict struct + Path string + SiblingPath string + type CurationJob struct + Attempts int64 + BaseSHA string + CreatedAt int64 + HeadSHA string + ID int64 + IncomingB64 string + LastError string + Path string + ResolvedAt int64 + ResolvedHead string + Status string + User string + type CurationJobsResponse struct + Jobs []CurationJob + type Delta struct + ContentB64 string + Op string + Path string + type JoinRequest struct + Invite string + type JoinResponse struct + ClientToken string + User string + VaultID string + type OutboxItem struct + ContentB64 string + Op string + Path string + type SyncRequest struct + BaseSHA string + Outbox []OutboxItem + TombstoneSeq int64 + type SyncResponse struct + Conflicts []Conflict + Deltas []Delta + FullReconcile bool + HeadSHA string + Rejected []string + TombstoneSeq int64 + Tombstones []string + type VaultInfo struct + GCHorizonDays int + HeadSHA string + MeshToml string + ServerTime int64 + VaultID string