parser

package
v2.5.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2024 License: MIT Imports: 5 Imported by: 104

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseQuery

func ParseQuery(source *Source) (*QueryDocument, error)

func ParseQueryWithTokenLimit added in v2.5.14

func ParseQueryWithTokenLimit(source *Source, maxTokenLimit int) (*QueryDocument, error)

func ParseSchema

func ParseSchema(source *Source) (*SchemaDocument, error)

func ParseSchemaWithLimit added in v2.5.15

func ParseSchemaWithLimit(source *Source, maxTokenLimit int) (*SchemaDocument, error)

func ParseSchemas

func ParseSchemas(inputs ...*Source) (*SchemaDocument, error)

func ParseSchemasWithLimit added in v2.5.15

func ParseSchemasWithLimit(maxTokenLimit int, inputs ...*Source) (*SchemaDocument, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL