Welcome to the static page!
There isn't much on this page, but it's cool because shows you that using query parameters is also possible!
Try adding ?gno_is=value
to the URL.
Multiple values for the same parameter
The same parameter can have more than one value.
We can access it via the *mux.Request.Query
map.