chore(go): scaffold module and add failing link tests

This commit is contained in:
Micheal Wilkinson
2026-03-19 13:44:02 +00:00
parent 005209703e
commit 41584dec6a
12 changed files with 529 additions and 2 deletions

5
.gitignore vendored
View File

@@ -49,5 +49,10 @@ vendor/
homesick*.gem
# Go scaffolding artifacts
dist/
*.test
*.out
# rbenv configuration
.ruby-version