diff options
| author | Joe Tsai <joetsai@digital-static.net> | 2016-09-02 20:15:12 -0700 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2016-09-29 18:38:28 +0000 |
| commit | 6fea452e38012e167e8a8f08f571e0240b248c97 (patch) | |
| tree | f96ca3c3b37c5702d833cf7f0bb00cc2d7384b4f /src/database | |
| parent | a09e1de0ea7fdc30f3761d12fe52248946c08205 (diff) | |
| download | go-6fea452e38012e167e8a8f08f571e0240b248c97.tar.xz | |
archive/tar: move parse/format functionality into strconv.go
Move all parse/format related functionality into strconv.go
and thoroughly test them. This also reduces the amount of noise
inside reader.go and writer.go.
There was zero functionality change other than moving code around.
Change-Id: I3bc288d10c20ebb3814b30b75d8acd7be62b85d7
Reviewed-on: https://go-review.googlesource.com/28470
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/database')
0 files changed, 0 insertions, 0 deletions
