Search Apps Documentation Source Content File Folder Download Copy Actions Download

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.

You inputted a value for the parameter gno_is: cool

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.