1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-16 04:44:55 +02:00
antelope-api-healthcheck/src
2022-08-21 15:02:27 +02:00
..
api src/api/v2.go: rename file to eosio_v2.go 2022-08-18 23:19:10 +02:00
utils Adding src/utils/time.go 2022-08-18 12:08:05 +02:00
main.go src/main.go: in eventLoop() combine SIGINT and SIGTERM handling, they have the same functionality. 2022-08-21 15:02:27 +02:00
parse_request.go Adding src/parse_request.go 2022-08-16 19:48:23 +02:00
parse_request_test.go Adding src/parse_request.go 2022-08-16 19:48:23 +02:00
server.go src/server.go: make spawnTcpServer() return error and remove log calls. 2022-08-21 14:09:17 +02:00