Initial commit

This commit is contained in:
nxshock 2022-05-12 19:22:55 +05:00
commit ba9d5318ac
8 changed files with 403 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/nxshock/logwriter
go 1.18