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-10-03 16:37:34 +02:00
..
api Adding src/api/debug_test.go 2022-10-03 16:32:17 +02:00
utils Adding src/utils/time.go 2022-08-18 12:08:05 +02:00
main.go src/main.go: use a global variable to display version number, this should be set by the linker during build. 2022-08-21 20:46:40 +02:00
parse_request.go src/parse_request.go: linter does not like capitalized error strings. 2022-10-03 16:37:34 +02:00
parse_request_test.go src/parse_request.go: linter does not like capitalized error strings. 2022-10-03 16:37:34 +02:00
server.go src/server.go: make spawnTcpServer() return error and remove log calls. 2022-08-21 14:09:17 +02:00