mirror of
https://github.com/restic/restic.git
synced 2025-12-22 07:39:41 -05:00
3 lines
86 B
Go
3 lines
86 B
Go
|
|
// Package pipe implements walking a directory in a deterministic order.
|
||
|
|
package pipe
|