type io/fs.ReadDirFile (interface) Method Implmentations Close() error *os.File.Close net/http.ioFile.Close *os/exec.closeOnce.Close Read([]byte) (int, error) *os.File.Read net/http.ioFile.Read *os/exec.closeOnce.File.Read ReadDir(n int) ([]DirEntry, error) *os.File.ReadDir net/http.ioFile.ReadDir *os/exec.closeOnce.File.ReadDir Stat() (FileInfo, error) *os.File.Stat net/http.ioFile.Stat *os/exec.closeOnce.File.Stat
Method Implmentations Close() error *os.File.Close net/http.ioFile.Close *os/exec.closeOnce.Close Read([]byte) (int, error) *os.File.Read net/http.ioFile.Read *os/exec.closeOnce.File.Read ReadDir(n int) ([]DirEntry, error) *os.File.ReadDir net/http.ioFile.ReadDir *os/exec.closeOnce.File.ReadDir Stat() (FileInfo, error) *os.File.Stat net/http.ioFile.Stat *os/exec.closeOnce.File.Stat
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)