Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHostsForIP ¶
GetHostsForIP returns all host names for the given IP (if cached).
func Log ¶
func Log() aero.Middleware
Log middleware logs every request into logs/request.log and errors into logs/error.log.
func Session ¶
func Session() aero.Middleware
Session middleware saves an existing session if it has been modified.
func UserInfo ¶
func UserInfo() aero.Middleware
UserInfo updates user related information after each request.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.