package
10.0.2+incompatible
Repository: https://github.com/vanekt/iris.git
Documentation: pkg.go.dev

# Functions

New takes a source, series of chars, and returns a new, ready to read from the first letter, lexer.

# Constants

token.LBRACE.
token.RBRACE.

# Structs

Lexer helps us to read/scan characters of a source and resolve their token types.