mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-10 01:27:54 +00:00
`os.ReadDir` was added in Go 1.16 as part of the deprecation of `ioutil` package. It is a more efficient implementation than `ioutil.ReadDir`. Reference: https://pkg.go.dev/io/ioutil#ReadDir Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> |
||
|---|---|---|
| .. | ||
| file | ||
| shm | ||
| file_lock_manager.go | ||
| in_memory_locks.go | ||
| lock.go | ||
| shm_lock_manager_linux.go | ||
| shm_lock_manager_unsupported.go | ||