type io/fs.ReadDirFile (interface) Method Implmentations Close() error *os.File.Close net/http.ioFile.Close Read([]byte) (int, error) *os.File.Read net/http.ioFile.Read ReadDir(n int) ([]DirEntry, error) *os.File.ReadDir net/http.ioFile.ReadDir Stat() (FileInfo, error) *os.File.Stat net/http.ioFile.Stat
Method Implmentations Close() error *os.File.Close net/http.ioFile.Close Read([]byte) (int, error) *os.File.Read net/http.ioFile.Read ReadDir(n int) ([]DirEntry, error) *os.File.ReadDir net/http.ioFile.ReadDir Stat() (FileInfo, error) *os.File.Stat net/http.ioFile.Stat