initial commit

This commit is contained in:
Paul Fey 2025-02-27 15:00:15 +01:00
commit 84abd9bcf1
5 changed files with 222 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module boundaries/bndd
go 1.23.4