go/doc/next
qiulaidongfeng d838e4dcdf archive/tar: add FileInfoNames interface
An optional interface FileInfoNames has been added.

If the parameter fi of FileInfoHeader implements the interface
the Gname/Uname of the return value Header
are provided by the method of the interface.

Also added testing.

Fixes #50102

Change-Id: I47976e238eb20ed43113b060e4f83a14ae49493e
GitHub-Last-Rev: a213613c79
GitHub-Pull-Request: golang/go#65273
Reviewed-on: https://go-review.googlesource.com/c/go/+/558355
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-03-15 16:01:50 +00:00
..
6-stdlib archive/tar: add FileInfoNames interface 2024-03-15 16:01:50 +00:00
1-intro.md doc/next: initial contents 2024-01-24 16:44:53 +00:00
2-language.md doc/next: initial contents 2024-01-24 16:44:53 +00:00
3-tools.md Revert "cmd/go/internal/test: add 'tests' vet check to 'go test' suite" 2024-03-14 16:58:10 +00:00
4-runtime.md doc/next: initial contents 2024-01-24 16:44:53 +00:00
5-toolchain.md doc/next: initial contents 2024-01-24 16:44:53 +00:00
7-ports.md doc/go1.23: document macOS requirements 2024-02-14 18:18:25 +00:00