Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ViewSnapshot ¶
type ViewSnapshotDetails ¶
type ViewSnapshotDetails struct {
TableName string
Query []byte
QueryHash uint64
Filter string
ExclusiveStartKey []byte
}
func (ViewSnapshotDetails) Equals ¶
func (d ViewSnapshotDetails) Equals(other ViewSnapshotDetails, compareHashesOnly bool) bool
Click to show internal directories.
Click to hide internal directories.