feat: Added go template.

This commit is contained in:
Spencer Brower
2026-02-23 12:33:12 -05:00
parent a95cf11b08
commit 93240683c3
6 changed files with 229 additions and 0 deletions

3
templates/go/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.direnv
node_modules
vendor