feat: centralize Barkfile schema
Some checks failed
Test and Release Module / test (push) Failing after 8s
Test and Release Module / release (push) Has been skipped

This commit is contained in:
2026-09-15 19:44:54 -04:00
commit c7654ea72a
9 changed files with 1163 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.campbellwireless.net/barkstack/barkfile-parser
go 1.24