Documentation ¶
Index ¶
Constants ¶
View Source
const ( BlockBodyCleared byte = iota BlockBodyExpired BlockBodyRequested BlockBodyReceived BlockBodyEvicted BlockBodySkipped // Delivery requested but was skipped due to limitation on the size of the response BlockBodyEmpty // Identified as empty and no need to be requested BlockBodyPrefetched BlockBodyInDb )
View Source
const ( HeaderInvalidated byte = iota HeaderRequested HeaderSkeletonRequested HeaderRetryNotReady HeaderEmpty HeaderBad HeaderEvicted HeaderInserted )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SnapshotItem ¶
type SnapshotItem struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.