lotus/lib
Eng Zer Jun abef90423d
refactor: use os.ReadDir for lightweight directory reading
`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>
2022-09-09 19:53:40 +08:00
..
addrutil Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
async fix lint 2021-09-02 18:45:18 +02:00
backupds refactor: use os.ReadDir for lightweight directory reading 2022-09-09 19:53:40 +08:00
httpreader lib: support http readers passing over jsonrpc 2022-05-24 15:47:23 +02:00
increadtimeout introduce the ability to mock time. 2020-07-10 15:51:45 +01:00
lotuslog feat: config: Persistent subsystem log level config 2022-03-10 14:44:56 +01:00
nullreader zerocomm: 'Fix' the test 2020-02-27 01:56:09 +01:00
oldpath fix make gen 2022-08-29 16:25:30 +02:00
parmap Cleanup more lint warnings 2020-06-02 18:38:41 +02:00
peermgr Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
retry Address more comments 2022-08-26 11:55:20 -04:00
rpcenc fix make gen 2022-08-29 16:25:30 +02:00
sigs fix make gen 2022-08-29 16:25:30 +02:00
stati fix make gen 2022-08-29 16:25:30 +02:00
strle strle, sealing: address review 2022-08-25 10:19:39 -04:00
tablewriter fix make gen 2022-08-29 16:25:30 +02:00
tracing chore: fix imports 2022-06-14 17:00:51 +02:00
ulimit chore: remove redundant import prefixes 2022-06-15 12:06:22 +02:00
unixfs fix make gen 2022-08-29 16:25:30 +02:00