• Rob Pike's avatar
    url: new package · 1d8f822c
    Rob Pike authored
    This is just moving the URL code from package http into its own package,
    which has been planned for a while.
    Besides clarity, this also breaks a nascent dependency cycle the new template
    package was about to introduce.
    
    Add a gofix module, url, and use it to generate changes outside http and url.
    
    Sadness about the churn, gladness about some of the naming improvements.
    
    R=dsymonds, bradfitz, rsc, gustavo, r
    CC=golang-dev
    https://golang.org/cl/4893043
    1d8f822c
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...