|
|
6b0776937a
|
cmd/antelope-api-healtcheck/main.go: Typo fix.
|
2023-02-15 18:09:20 +01:00 |
|
|
|
4b15a56804
|
cmd/antelope-api-healtcheck/main.go: Change default timeout to 2 seconds.
|
2023-02-14 09:10:56 +01:00 |
|
|
|
5bf880b0d0
|
cmd/antelope-api-healtcheck/main.go: exit with status 1 if srv.Run() fails.
|
2023-02-07 16:42:00 +01:00 |
|
|
|
228d7ae731
|
cmd/antelope-api-healtcheck/main.go: req_timeout.Minutes() returns a float, so must check for greater than 1.0 instead of 0.
|
2023-02-07 12:25:03 +01:00 |
|
|
|
adf9508197
|
cmd/antelope-api-healtcheck/main.go: srv.Run() does not only return error on server shutdown. so modify the message.
|
2023-02-07 09:23:37 +01:00 |
|
|
|
550cabc64b
|
cmd/antelope-api-healtcheck/main.go: adding -t,--timeout cli flag.
|
2023-02-07 09:22:15 +01:00 |
|
|
|
6030981ba5
|
internal/server/server.go: Implement options using the functional pattern.
|
2023-02-07 09:11:17 +01:00 |
|
|
|
df1476355f
|
cmd/antelope-api-healtcheck/main.go: Comment fix.
|
2023-02-02 18:55:39 +01:00 |
|
|
|
9456b8acbb
|
cmd/antelope-api-healtcheck/main.go: in signalEventLoop() no need to wrap the for loop in a anonymous function.
|
2023-02-02 18:19:53 +01:00 |
|
|
|
fba9402584
|
cmd/antelope-api-healtcheck/main.go: Minor fix.
|
2023-02-02 18:18:49 +01:00 |
|
|
|
62d039deb2
|
internal/server/server.go: Make OnTick() interval configurable.
|
2023-01-04 14:02:43 +01:00 |
|
|
|
1db04c0e76
|
replace github.com/eosswedenorg-go/tcp_server with github.com/panjf2000/gnet
|
2023-01-03 17:45:56 +01:00 |
|
|
|
61cb49f8be
|
Rename project from eosio-api-healthcheck to antelope-api-healthcheck
|
2022-11-25 12:39:51 +01:00 |
|