| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-25 | types/strbuilder: add a variant of strings.Builder that uses sync.Pool | Brad Fitzpatrick | 2 | -0/+126 | |
| ... and thus does not need to worry about when it escapes into unprovable fmt interface{} land. Also, add some convenience methods for efficiently writing integers. | |||||
