Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrEmptyCreationStatement = errors.New("empty creation statements") ErrEmptyRotationStatement = errors.New("empty rotation statements") )
Functions ¶
func QueryHelper ¶
Query templates a query for us.
func StatementCompatibilityHelper ¶
func StatementCompatibilityHelper(statements dbplugin.Statements) dbplugin.Statements
StatementCompatibilityHelper will populate the statements fields to support compatibility
func Unimplemented ¶ added in v0.1.12
func Unimplemented() error
Unimplemented returns a gRPC error with the Unimplemented code
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.