package
12.2.11
Repository: https://github.com/kataras/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.