Imports of walk command
| Path | Synopsis |
|---|---|
| context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
| flag | Package flag implements command-line flag parsing. |
| github.com/tonistiigi/fsutil | |
| os | Package os provides a platform-independent interface to operating system functionality. |
| strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |