From: Tobias Klauser tag
X-Git-Tag: go1.16beta1~27
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=d06794da4a9fcfee27850757e99567ad02ba0851;p=gostls13.git
doc/go1.16: add missing
tag
For #40700.
Change-Id: I616429f82a44cea32701ed0af6e42ed6c71ee097
Reviewed-on: https://go-review.googlesource.com/c/go/+/277378
Trust: Tobias Klauser
GODEBUG
<
+ The GODEBUG
documentation describes the format.
On the producer side of the interface,
- the new embed.FS type
+ the new embed.FS
type
implements fs.FS
, as does
zip.Reader
.
The new os.DirFS
function