mirror of
https://github.com/octoleo/restic.git
synced 2024-11-11 07:41:03 +00:00
3 lines
86 B
Go
3 lines
86 B
Go
|
// Package pipe implements walking a directory in a deterministic order.
|
||
|
package pipe
|