initial import

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2024-11-15 19:04:48 +03:00
parent 374f34fd60
commit a2a241cd78
6 changed files with 64 additions and 0 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
all:
go build -o servicechecker ./cmd/servicechecker/*.go