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

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module github.com/onyx-and-iris/voicemeeter-api-go
go 1.18
require golang.org/x/sys v0.0.0-20220622161953-175b2fd9d664