package
0.5.0
Repository: https://github.com/ibrt/golang-lib.git
Documentation: pkg.go.dev

# Functions

EncodeValuesSimplified is a shorthand for building and encoded query string.
GetValueDef tries to get a key from url.Values, returns def if not found.
MustEdit parses the given URL, calls f to allow mutations, and then converts the URL back to string.
MustParse is like url.Parse but panics on error.