diff options
| author | Joe Tsai <joetsai@digital-static.net> | 2015-09-28 13:49:35 -0700 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2015-12-02 00:29:33 +0000 |
| commit | 38f8e4407c3626a9509760089b82eecb4d0f2d48 (patch) | |
| tree | 546377e739b97476e960605522913e08f63b6059 /src/database/sql | |
| parent | a4f057bcc3d305218e1fe4291f8c86cff55e19ca (diff) | |
| download | go-38f8e4407c3626a9509760089b82eecb4d0f2d48.tar.xz | |
archive/tar: move parse/format methods to standalone receiver
Motivations for this change:
* It allows these functions to be used outside of Reader/Writer.
* It allows these functions to be more easily unit tested.
Change-Id: Iebe2b70bdb8744371c9ffa87c24316cbbf025b59
Reviewed-on: https://go-review.googlesource.com/15113
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Joe Tsai <joetsai@digital-static.net>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions
