package
6.7.2
Repository: https://github.com/b2wdigital/restql-golang.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns an instance of a Parser.
Optimize transforms a restQL AST into the internal representation.

# Variables

ErrInvalidQuery represents a given query that not comply with the restQL syntax.

# Interfaces

Parser is the interface implemented by types that can transform a query string into an internal representation.