mirror of
https://github.com/restic/restic.git
synced 2025-01-18 13:31:08 +00:00
3 lines
86 B
Go
3 lines
86 B
Go
|
// Package pipe implements walking a directory in a deterministic order.
|
||
|
package pipe
|