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

# Functions

Resolve returns all the method funcs necessary information and actions to perform the request.

# Structs

FuncInfo is part of the `TController`, it contains the index for a specific http method, taken from user's controller struct.
MethodFunc the handler function.