1
0
mirror of https://github.com/golang/go synced 2024-09-30 00:24:29 -06:00
go/doc
Ian Lance Taylor bf0f7c9d78 doc/go1.16: mention os.DirFS in os section
For #40700
For #41190

Change-Id: I8ade6efd5be09003fc3e5db5a9b91ba6e0f023f7
Reviewed-on: https://go-review.googlesource.com/c/go/+/285593
Trust: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2021-01-25 23:54:44 +00:00
..
articles doc/articles/race_detector.html: add darwin/arm64 2020-11-09 20:41:26 +00:00
codewalk
gopher
play
progs all: replace Replace(..., -1) with ReplaceAll(...) 2020-08-17 04:07:23 +00:00
asm.html doc/asm: add a section on go_asm.h, clean up go_tls.h section 2021-01-25 19:32:27 +00:00
cmd.html
contribute.html doc: 2021 is the Year of the Gopher 2021-01-01 20:05:20 +00:00
debugging_with_gdb.html
diagnostics.html doc: fix misspelling of “initialization” in diagnostics.html 2020-11-20 20:02:47 +00:00
editors.html doc: update editors.html for Go 1.16 2021-01-11 19:45:02 +00:00
effective_go.html doc: add note about missing lock in sample code 2020-06-30 13:02:41 +00:00
gccgo_contribute.html
gccgo_install.html doc/gccgo: change gold build instructions to use Git repository 2020-06-15 19:05:29 +00:00
go1.1.html
go1.2.html
go1.3.html
go1.4.html
go1.5.html
go1.6.html
go1.7.html
go1.8.html
go1.9.html
go1.10.html all: avoid awkward wording from CL 236857 2020-06-08 21:36:04 +00:00
go1.11.html
go1.12.html
go1.13.html
go1.14.html doc/go1.14: document json.Umarshal map key support of TextUnmarshaler 2020-08-27 09:47:26 +00:00
go1.15.html doc/go1.15: mention 1.15.3 cgo restriction on empty structs 2020-12-15 21:04:49 +00:00
go1.16.html doc/go1.16: mention os.DirFS in os section 2021-01-25 23:54:44 +00:00
go1.html doc: update signal.Notify example to use buffered channel 2020-12-02 16:44:10 +00:00
go1compat.html
go_faq.html doc/faq: fix a grammar mistake 2020-06-25 02:59:06 +00:00
go_mem.html
go_spec.html spec: split shift examples into groups for 32- and 64-bit ints 2020-10-30 16:20:05 +00:00
go-logo-black.png
go-logo-blue.png
go-logo-white.png
help.html doc: add alt attribute to gopher image in help.html 2020-06-29 17:59:28 +00:00
ie.css
install-source.html doc: make clear that Go 1.4 is not required for bootstrap 2020-12-11 22:13:50 +00:00
install.html
share.png
tos.html