//
pkg.gl
Category
github.com/rogpeppe/misc
fs
package
0.0.0-20250114223410-f64633da4fd4
Repository:
https://github.com/rogpeppe/misc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
279 SLOC
#
Functions
Copy
Copy copies one item and all its contents from src to dst.
Entries
No description provided by the author
Filter
No description provided by the author
Walk
No description provided by the author
#
Constants
Down
Down requests the sender to show the contents of the item.
Next
Next requests that the sender send the next item without descending into it.
Quit
Quit requests the sender to stop sending data.
Skip
Skip requests that the sender skip over all remaining items in the current file or directory.
#
Structs
Item
Item represents an item of filesystem data.
ItemInfo
No description provided by the author
#
Interfaces
Context
No description provided by the author
#
Type aliases
Answer
No description provided by the author