init: mvp
This commit is contained in:
commit
e307989b9f
20 changed files with 835 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module github.com/wzrayyy/tappin
|
||||
|
||||
go 1.19
|
||||
|
||||
require golang.org/x/sync v0.8.0 // indirect
|
Loading…
Add table
Add a link
Reference in a new issue