go/src/io/fs/readdir_test.go

type readDirOnly

func (readDirOnly) Open(name string) (File, error) {}

func TestReadDir(t *testing.T) {}

func TestFileInfoToDirEntry(t *testing.T) {}

func errorPath(err error) string {}

func TestReadDirPath(t *testing.T) {}