vql

package
v0.0.0-...-df3f4e6 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2023 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Package vql provides means to parse a simple query language for Varda resources.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Accept

func Accept(e Expr, v varda.Ref) bool

Types

type Expr

type Expr = ast.Expr

func Parse

func Parse(query string) (Expr, error)

Directories

Path Synopsis
Package ast provides means to represent an AST of a vql expression.
Package ast provides means to represent an AST of a vql expression.
Package lexer provides means to tokenize a vql expression.
Package lexer provides means to tokenize a vql expression.
Package token models the various tokens of the Varda query language.
Package token models the various tokens of the Varda query language.

Jump to

Keyboard shortcuts

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