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