Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
Generate is a versatile helper that parses a MongoDB extended JSON string and returns the equivalent gmqb Go code. It auto-detects arrays as Pipelines and objects as Filters.
func GenerateFilter ¶
GenerateFilter parses a MongoDB extended JSON object string and returns the equivalent gmqb Filter Go code.
func GeneratePipeline ¶
GeneratePipeline parses a MongoDB extended JSON array string and returns the equivalent gmqb Pipeline Go code.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.