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

# Packages

No description provided by the author

# Structs

Controller is the base controller for the high level controllers instances.
SessionController is a simple `Controller` implementation which requires a binded session manager in order to give direct access to the current client's session via its `Session` field.

# Type aliases

ActivatePayload contains the necessary information and the ability to alt a controller's registration options, i.e the binder.