Reduced memory usage
This commit is contained in:
parent
ad033d4315
commit
7df818ffff
9 changed files with 95 additions and 84 deletions
|
@ -1,7 +0,0 @@
|
|||
package router
|
||||
|
||||
// Parameter is a URL parameter.
|
||||
type Parameter struct {
|
||||
Key string
|
||||
Value string
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue