diff options
| author | Russ Cox <rsc@golang.org> | 2020-07-06 11:56:19 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2020-10-20 18:41:12 +0000 |
| commit | 1296ee6b4f9058be75c799513ccb488d2f2dd085 (patch) | |
| tree | acfdc9d3116fc945da043b32d208b66c6b5fdb4b /src/encoding/binary/binary_test.go | |
| parent | b64202bc29b9c1cf0118878d1c0acc9cdb2308f6 (diff) | |
| download | go-1296ee6b4f9058be75c799513ccb488d2f2dd085.tar.xz | |
archive/zip: make Reader implement fs.FS
Now a zip.Reader (an open zip file) can be passed to code
that accepts a file system, such as (soon) template parsing.
For #41190.
Change-Id: If51b12e39db3ccc27f643c2453d3300a38035360
Reviewed-on: https://go-review.googlesource.com/c/go/+/243937
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
Diffstat (limited to 'src/encoding/binary/binary_test.go')
0 files changed, 0 insertions, 0 deletions
