Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/http: add example for setting trailers in an Handler | Brad Fitzpatrick | 2015-07-20 | 1 | -0/+23 |
| | | | | | | Change-Id: I6a8bb853a538c80d95589321d3226784bc017eef Reviewed-on: https://go-review.googlesource.com/12327 Reviewed-by: Andrew Gerrand <adg@golang.org> | ||||
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+88 |
Preparation was in CL 134570043. This CL contains only the effect of 'hg mv src/pkg/* src'. For more about the move, see golang.org/s/go14nopkg. |