Versions in this module Expand all Collapse all v0 v0.4.0 Mar 2, 2024 v0.3.0 Jul 31, 2023 v0.2.1 Jul 3, 2023 Changes in this version + type ViewSnapshot struct + BackLink int64 + Details ViewSnapshotDetails + ForeLink int64 + ID int64 + Time time.Time + type ViewSnapshotDetails struct + ExclusiveStartKey []byte + Filter string + Query []byte + QueryHash uint64 + TableName string + func (d ViewSnapshotDetails) Equals(other ViewSnapshotDetails, compareHashesOnly bool) bool