Documentation ¶
Overview ¶
Package symwalk provides an implementation of symbolic link aware filepath walk.
filepath.Walk does not follow symbolic links. symwalk.Walk calls filepath.Walk by providing it with a special WalkFn called symWalkFunc.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.