Add Chapter 1: Introduction to Go - Environment setup and Hello World

This commit is contained in:
openclaw
2026-03-23 14:15:41 +00:00
parent 51f36611f7
commit b0ceda8c88
3 changed files with 374 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
module go-tutorial
go 1.21