1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2025-07-26 08:10:27 +00:00
go-mtree/doc.go
Vincent Batts aeab898c2e
doc.go: a heading doc for the mtree package
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-11-05 11:49:59 -05:00

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