package
0.4.1
Repository: https://github.com/gqlc/graphql.git
Documentation: pkg.go.dev

# Functions

Lex lexs the given src based on the the GraphQL IDL specification.

# Structs

Item represents a lexed token.

# Interfaces

Interface defines the simplest API any consumer of a lexer could need.