mirror of
https://github.com/vbatts/go-mtree.git
synced 2025-07-27 00:30:27 +00:00
doc.go: a heading doc for the mtree package
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
016c34ecb9
commit
aeab898c2e
1 changed files with 4 additions and 0 deletions
4
doc.go
Normal file
4
doc.go
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
// Package mtree provides the structures and functions for creating mtree
|
||||||
|
// specifications, as well as comparing them for validation.
|
||||||
|
package mtree
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue