Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQuerySpan ¶
func GetQuerySpan(_ context.Context, gCtx base.GetQuerySpanContext, statement, database, _ string, _ bool) (*base.QuerySpan, error)
GetQuerySpan extracts the query span from a CQL statement.
func ParseCassandraSQL ¶
func ParseCassandraSQL(statement string) ([]*base.ParseResult, error)
ParseCassandraSQL parses the given CQL statement by using antlr4. Returns a list of AST and token stream if no error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.