Categorygithub.com/chanced/uri
repositorypackage
0.3.4
Repository: https://github.com/chanced/uri.git
Documentation: pkg.go.dev

# README

uri

Go Reference Latest Version Build Status

uri is a copy of net/url 1.19 except URI implements encoding.TextUnmarshaler and encoding.TextMarshaler.

Another notable change:

If URI is empty, the String method returns "#" rather than an empty string.

License

Go License