Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrQueryMustContainMetricName = QueryError("query must contain metric name")
Functions ¶
This section is empty.
Types ¶
type QueryError ¶
type QueryError string
Query errors are to be treated as user errors, rather than storage errors.
func (QueryError) Error ¶
func (e QueryError) Error() string
Click to show internal directories.
Click to hide internal directories.