mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
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 | ||