cql

package
v1.0.5-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2023 License: LGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(
	cqlText string, stringToComponent func(string) (component.ComponentMetadata, error),
) (filter.ComponentFilter, error)

Types

type QueryRequest

type QueryRequest struct {
	CQL string
}

type QueryResponse

type QueryResponse struct {
	ID   entity.ID         `json:"id"`
	Data []json.RawMessage `json:"data"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL