# README
gen
A demo web framework for golang
# Functions
BasicAuth returns a Basic HTTP Authorization middleware.
BasicAuthForProxy returns a Basic HTTP Proxy Authorization middleware.
BasicAuthForProxyWithRealm If the realm is empty, "Proxy Authorization Required" will be used by default.
BasicAuthWithRealm If the realm is empty, "Authorization Required" will be used by default.
Default use Logger & Recovery middlewares.
Logger middleware that top group use.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author