mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
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:
|
||
|---|---|---|
| .. | ||
| 42888.txt | ||
| 44940.txt | ||
| 50102.txt | ||
| 57151.txt | ||
| 59473.txt | ||
| 60427.txt | ||
| 61696.txt | ||
| 62254.txt | ||
| 62484.txt | ||
| 66054.txt | ||