golang.org/x/tools/txtar.Archive.Files (field)
5 uses
golang.org/x/tools/txtar (current package)
archive.go#L44: Files []File
archive.go#L60: for _, f := range a.Files {
archive.go#L85: a.Files = append(a.Files, f)
golang.org/x/pkgsite/internal/proxy
test_helper.go#L95: for _, f := range ar.Files {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |