feat: scaffold go backend foundation

This commit is contained in:
user
2026-04-26 16:14:31 +09:00
parent 2744c37f58
commit 0e232ff405
15 changed files with 633 additions and 13 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module tutor
go 1.23.10