]> Cypherpunks repositories - gostls13.git/commit
archive/zip: remove WriterOptions and replace with SetOffset method
authorAndrew Gerrand <adg@golang.org>
Thu, 12 Mar 2015 00:54:11 +0000 (11:54 +1100)
committerAndrew Gerrand <adg@golang.org>
Thu, 12 Mar 2015 21:32:09 +0000 (21:32 +0000)
commit1f35bb6466ca0c8fc2e2070b9ed65b4198e6546d
tree9f57ddd8b5ea89674a3cf17301e0a785482a1548
parent8a6eca43dfeeb0ff370c34995bb7626522f174c1
archive/zip: remove WriterOptions and replace with SetOffset method

Change-Id: I0a8b972c33e80c750ff1d63717177a5a3294a112
Reviewed-on: https://go-review.googlesource.com/7445
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Geert-Johan Riemer <gjr19912@gmail.com>
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/archive/zip/writer.go
src/archive/zip/writer_test.go