url

package
v0.0.0-...-a20b76d Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package url attempts to fix some of the issues related to Go's url.String(). This is a starting point for discrepancies between Go's implementation and the spec in https://tools.ietf.org/html/rfc3986.

ABNF definitions: https://tools.ietf.org/html/rfc3986#appendix-A https://tools.ietf.org/html/rfc2234#section-6.1

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func String

func String(input *gourl.URL) string

String post-processes Go's url.String() to encode characters that should be encoded. https://golang.org/issue/22907 https://golang.org/issue/30844 https://golang.org/issue/30922

Types

This section is empty.

Jump to

Keyboard shortcuts

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