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:
parent
c214908c0c
commit
d1c1447758
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue