package
12.2.11
Repository: https://github.com/kataras/iris.git
Documentation: pkg.go.dev

# Functions

LookupIdent receives a series of chars and tries to resolves the token type.

# Constants

:.
PARAM_FUNC_ARG // 1.
else.
0.
string or keyword.
/about/{fullname:alphabetical} /profile/{anySpecialName:string} {id:uint64 range(1,5) else 404} /admin/{id:int eq(1) else 402} /file/{filepath:file else 405}.
42.
{.
(.
}.
).

# Structs

Token describes the letter(s) or symbol, is a result of the lexer.

# Type aliases

Type is a specific type of int which describes the symbols.