mirror of
https://github.com/golang/go
synced 2024-11-20 09:34:52 -07:00
6a876283c8
This replaces most the map[string][]string usage with a new Values type name, with the usual methods. It also changes client.PostForm to take a Values, rather than a map[string]string, closing a TODO in the code. R=rsc CC=golang-dev https://golang.org/cl/4532123 |
||
---|---|---|
.. | ||
doc.go | ||
exec.go | ||
http.go | ||
main.go | ||
Makefile | ||
package.go |