Create stubs for first few functions

This commit is contained in:
2022-07-17 18:50:43 -07:00
parent bd19dbaede
commit eda802a6dc
5 changed files with 134 additions and 3 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/taigrr/adb
go 1.16