urlx

package
v0.1.19 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyValues

func CopyValues(s string, values url.Values) (string, error)

CopyValues is merging values in the query string.

func MustCopyValues

func MustCopyValues(s string, values url.Values) string

MustCopyValues is merging values in the query string.

func MustRemoveQueryValues

func MustRemoveQueryValues(s string, keys ...string) string

MustRemoveQueryValues is removing values from the query string.

func RemoveQueryValues

func RemoveQueryValues(s string, keys ...string) (string, error)

RemoveQueryValues is removing values from the query string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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