1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-07-04 12:03:43 +02:00

README.md: Document go-lang version.

This commit is contained in:
Henrik Hautakoski 2020-06-24 17:47:27 +02:00
parent c214908c0c
commit d1c1447758

View file

@ -2,6 +2,10 @@
This program implements EOSIO healthcheck for HAProxy over TCP. This program implements EOSIO healthcheck for HAProxy over TCP.
## Compiling
You will need go-lang version `1.14` or later to compile the source.
## TCP Protocol ## TCP Protocol
The protocol is simple and has 4 rules. The protocol is simple and has 4 rules.