//
pkg.gl
Category
github.com/carlosabalde/pgp-tomb
internal
core
query
package
0.3.9
Repository:
https://github.com/carlosabalde/pgp-tomb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
201 SLOC
#
Packages
parser
No description provided by the author
#
Functions
And
No description provided by the author
Equal
No description provided by the author
Match
No description provided by the author
Not
No description provided by the author
Or
No description provided by the author
Parse
No description provided by the author
#
Variables
False
No description provided by the author
True
No description provided by the author
#
Interfaces
Context
Defines the interface needed by 'Query' in order to be able to evaluate query expressions.
Query
Representation of a tree node modeling a boolean query expression.
#
Type aliases
Map
Map is a simple implementation of Context using a map of strings.