Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
at-username
command
|
|
|
root-wildcard
command
|
|
|
same-pattern-different-func
command
|
|
|
reset-body
command
|
|
|
custom-validation-errors
command
|
|
|
manual
command
|
|
|
Package main shows how you can register a custom parameter type and macro functions that belongs to it.
|
Package main shows how you can register a custom parameter type and macro functions that belongs to it. |
|
Package main is a simple example of the behavior change of the execution flow of the handlers, normally we need the `ctx.Next()` to call the next handler in a route's handler chain, but with the `ExecutionRules` we can change this default behavior.
|
Package main is a simple example of the behavior change of the execution flow of the handlers, normally we need the `ctx.Next()` to call the next handler in a route's handler chain, but with the `ExecutionRules` we can change this default behavior. |
|
subdomains
|
|
|
http-errors-view
command
|
|
|
multi
command
|
|
|
redirect
command
|
|
|
single
command
Package main register static subdomains, simple as parties, check ./hosts if you use windows
|
Package main register static subdomains, simple as parties, check ./hosts if you use windows |
|
wildcard
command
Package main an example on how to catch dynamic subdomains - wildcard.
|
Package main an example on how to catch dynamic subdomains - wildcard. |
|
www
command
|
|
|
www/www-method
command
|
|
|
writing-a-middleware
|
|
|
globally
command
|
|
|
per-route
command
|
|
|
share-funcs
command
Package main shows how you can share a function between handlers of the same chain.
|
Package main shows how you can share a function between handlers of the same chain. |
|
share-services
command
|
Click to show internal directories.
Click to hide internal directories.