url

package
v2.42.1 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EscapeQuery

func EscapeQuery(v []byte) []byte

EscapeQuery escapes query parameters so they can be encoded into the URL without conflicting with special characters like "&"

func EscapeQueryString

func EscapeQueryString(v string) string

EscapeQuery escapes query parameters so they can be encoded into the URL without conflicting with special characters like "&"

func ParseURL added in v2.34.0

func ParseURL(value string) (*url.URL, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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