mirror of
https://github.com/vbatts/go-mtree.git
synced 2025-07-26 08:10:27 +00:00
4 lines
150 B
Go
4 lines
150 B
Go
// Package mtree provides the structures and functions for creating mtree
|
|
// specifications, as well as comparing them for validation.
|
|
package mtree
|
|
|