url: new package
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
Showing
src/cmd/gofix/url.go
0 → 100644
src/cmd/gofix/url_test.go
0 → 100644
src/pkg/url/Makefile
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment