feat: stable version

Co-authored-by: Dmitry Fedotov <dmitry@uint32.ru>
Co-committed-by: Dmitry Fedotov <dmitry@uint32.ru>
This commit is contained in:
2025-07-25 18:42:16 +03:00
committed by dmitry
parent 82a4641ab0
commit 3aadddbcac
8 changed files with 362 additions and 228 deletions

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# watchdog
go get code.uint32.ru/tiny/watchdog
This package is a dead simple monitoring systems which may be used to check availability of online resources.
It is a work in progress, but also a working code with decent test coverage. API might change in later versions as well as more features might be added.