package
0.0.0-20190317074716-6a20a75cd98f
Repository: https://github.com/storyicon/graphquery.git
Documentation: pkg.go.dev

# Functions

Compile is used to compile expressions.
ParseBytes creates an Iterator instance from byte array.

# Constants

SignalArray identifies the beginning of the array.
SignalInvalid identifies unrecognized signals.
SignalName identifies the beginning of the function name and key name.
SignalObject identifies the beginning of the object.
SignalPipeline identifies the beginning of the pipeline.

# Structs

Iterator is a io.Reader like object, with specific read functions.

# Type aliases

SignalType is the signal value type.