Files
watchdog/README.md

7 lines
312 B
Markdown
Raw Permalink Normal View History

# watchdog
go get code.uint32.ru/tiny/watchdog
2025-07-25 18:43:36 +03:00
This package is a dead simple monitoring system 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.