common

package
v0.8.11 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2017 License: Apache-2.0 Imports: 3 Imported by: 49

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeQueryString

func MakeQueryString(app string) (string, error)

MakeQueryString takes a comma-separated LABEL=VALUE string and returns an "&"-separated string with URL escaped values.

Examples:

version=1.0.0,label=v1+v2 -> version=1.0.0&label=v1%2Bv2
name=db,source=/tmp$1 -> name=db&source=%2Ftmp%241

Types

This section is empty.

Jump to

Keyboard shortcuts

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