package
0.0.0-20190317074716-6a20a75cd98f
Repository: https://github.com/storyicon/graphquery.git
Documentation: pkg.go.dev
# Functions
InvokeProcessor is used to invoke a Processor.
Process performs the entire pipeline process for selection.
RegistProcessor is used to register a Processor with the registry.
# Constants
ErrAlreadyExists means processor already exists.
ErrUndefinedMethod means method undefined.
ErrWrongArgNumber means wrong args number.
InvokePlaceholder is used for its own replacement.