golang.org/x/tools/txtar.File.Name (field)
4 uses
golang.org/x/tools/txtar (current package)
archive.go#L49: Name string // name of file ("foo/bar.txt")
archive.go#L61: fmt.Fprintf(&buf, "-- %s --\n", f.Name)
go.pact.im/x/old/pgtxtar
pgtxtar.go#L58: switch file.Name {
pgtxtar.go#L78: name := file.Name
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)