Initial commit

This commit is contained in:
nemunaire 2026-04-07 20:37:44 +07:00
commit 8e9348b528
8 changed files with 990 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.happydns.org/happyDomain/checker-sdk-go
go 1.25.0