Skip to content

chanced/uri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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