Documentation
¶
Index ¶
Constants ¶
View Source
const ( // OutOfRetentionHeaderName header is for communication between vtstorage and vtselect, to notify // vtselect that the query time range is completely out of the retention period. OutOfRetentionHeaderName = "VT-Out-Of-Retention" )
Variables ¶
View Source
var (
ErrOutOfRetention = errors.New("request time out of retention")
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.