params

package
v1.1.5 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package params provides support for handling URL Parameters

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRequestValues added in v1.1.1

func GetRequestValues(r *http.Request) (url.Values, string, bool)

GetRequestValues returns the Query Parameters for the request regardless of method

func SetRequestValues added in v1.1.1

func SetRequestValues(r *http.Request, v url.Values)

SetRequestValues Values sets the Query Parameters for the request regardless of method

func UpdateParams

func UpdateParams(params url.Values, updates map[string]string)

UpdateParams updates the provided query parameters collection with the provided updates

Types

This section is empty.

Jump to

Keyboard shortcuts

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