mirror of
https://github.com/golang/go
synced 2024-11-20 06:14:53 -07:00
1d8f822c17
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 |
||
---|---|---|
.. | ||
doc.go | ||
exec.go | ||
http.go | ||
main.go | ||
Makefile | ||
package.go |