Initial Go project structure
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2022-09-17 18:16:30 -04:00
parent 26a7ab742e
commit 92153508b3
8 changed files with 105 additions and 3 deletions

3
.gitignore vendored
View File

@ -21,3 +21,6 @@
# Go workspace file
go.work
# Compiled Go binary
mcst