Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseQuery ¶
ParseQuery parses the URL-encoded query string and returns the corresponding map. It takes separators as parameter, for example: & or ; or &; It returns error if the query string is malformed.
func QueryUnescape ¶
QueryUnescape is a non-strict version of net/url.QueryUnescape.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.