directory
12.1.0+incompatible
Repository: https://github.com/iris-contrib/examples.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
Package main shows how to register a simple 'www' subdomain, using the `app.WWW` method, which will register a router wrapper which will redirect all 'mydomain.com' requests to 'www.mydomain.com'.
Package main register static subdomains, simple as parties, check ./hosts if you use windows.
Package main an example on how to catch dynamic subdomains - wildcard.
No description provided by the author