mirror of
https://github.com/golang/go
synced 2024-11-18 16:44:43 -07:00
71d3d868db
This adds an opinionated package that has the common code that should be in all our tools (profiling, logging, context handling etc) It also adds code for using struct fields as flags to allow us to remove all the flag globals. Change-Id: I27bb493ebcce3a86ddcdab87892a2295c237cb16 Reviewed-on: https://go-review.googlesource.com/c/154557 Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
tool.go |