`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> |
||
|---|---|---|
| .. | ||
| mocks | ||
| http_handler_test.go | ||
| http_handler.go | ||
| index_locks_test.go | ||
| index_locks_util.go | ||
| index_locks.go | ||
| index_test.go | ||
| index.go | ||
| interface.go | ||
| local_test.go | ||
| local.go | ||
| localstorage_cached.go | ||
| remote_test.go | ||
| remote.go | ||
| util_unix.go | ||