influxdb/tsdb/config.go

9 lines
151 B
Go

package tsdb
import (
"github.com/influxdata/platform/query"
)
// EOF represents a "not found" key returned by a Cursor.
const EOF = query.ZeroTime