net/http.File.Stat (method)
4 uses
net/http (current package)
fs.go#L107: Stat() (fs.FileInfo, error)
fs.go#L605: d, err := f.Stat()
fs.go#L642: dd, err := ff.Stat()
github.com/go-pg/migrations/v8
collection.go#L171: if _, err := f.Stat(); os.IsNotExist(err) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)