Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFieldTypeConflict = errors.New("field type conflict")
ErrFieldTypeConflict is returned when a new field already exists with a different type.
Functions ¶
func ErrDatabaseNotFound ¶
ErrDatabaseNotFound indicates that a database operation failed on the specified database because the specified database does not exist.
func ErrRetentionPolicyNotFound ¶
ErrRetentionPolicyNotFound indicates that the named retention policy could not be found in the database.
func IsAuthorizationError ¶
IsAuthorizationError indicates whether an error is due to an authorization failure
func IsClientError ¶
IsClientError indicates whether an error is a known client error.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
Package coordinator contains abstractions for writing points, executing statements, and accessing meta data.
|
Package coordinator contains abstractions for writing points, executing statements, and accessing meta data. |
services
|
|
meta
Package meta provides control over meta data for InfluxDB, such as controlling databases, retention policies, users, etc.
|
Package meta provides control over meta data for InfluxDB, such as controlling databases, retention policies, users, etc. |
precreator
Package precreator provides the shard precreation service.
|
Package precreator provides the shard precreation service. |
retention
Package retention provides the retention policy enforcement service.
|
Package retention provides the retention policy enforcement service. |
Click to show internal directories.
Click to hide internal directories.