refactor: project structure

This commit is contained in:
2026-05-21 21:13:14 +08:00
parent e60a1ef082
commit f2936ac6ad
8 changed files with 298 additions and 247 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module tcping
module github.com/taurusxin/tcping-go
go 1.22.1