httputils
Golang HTTP Utils func
Alcotest
Make your server blow into balloon for checking its health.
Usage
Usage of alcotest:
-url string
[alcotest] URL to check {ALCOTEST_URL}
-userAgent string
[alcotest] User-Agent for check {ALCOTEST_USER_AGENT} (default "Golang alcotest")
in Dockerfile
HEALTHCHECK --retries=10 CMD /alcotest -url http://localhost/health
COPY bin/alcotest /alcotest
Why alcotest
?
Because main use is to healthcheck.
Because it's a partial anagram of "check status code url"