initial commit

interface code + a few tests
This commit is contained in:
onyx-and-iris
2022-06-22 20:51:25 +01:00
parent 2dacfab629
commit 9d16f4c534
12 changed files with 759 additions and 2 deletions

2
go.sum Normal file
View File

@@ -0,0 +1,2 @@
golang.org/x/sys v0.0.0-20220622161953-175b2fd9d664 h1:wEZYwx+kK+KlZ0hpvP2Ls1Xr4+RWnlzGFwPP0aiDjIU=
golang.org/x/sys v0.0.0-20220622161953-175b2fd9d664/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=