url

package
v3.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseQuery

func ParseQuery(query string, separator byte) map[string][]string

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

func QueryUnescape(input string) string

QueryUnescape is a non-strict version of net/url.QueryUnescape.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL