package
Version:
v0.0.15
Opens a new window with list of versions in this module.
Published: Aug 9, 2022
License: BSD-3-Clause, MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ReadDir is a faster version of ioutil.ReadDir that uses os.ReadDir
and returns a wrapper around fs.FileInfo.
This is roughly 3.5-4x faster than ioutil.ReadDir and is used heavily
by the build.Context when importing packages.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.