1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-18 05:00:03 +02:00
antelope-api-healthcheck/src
2022-10-25 17:43:16 +02:00
..
api src/api/eosio_contract.go: Adding EosioContractFactory function 2022-10-25 17:43:16 +02:00
utils src/utils/json_test.go: refactor test functions into a single one. 2022-10-21 13:19:34 +02:00
main.go move src/helpers.go to src/utils/parse_log_formatter.go 2022-10-21 13:13:02 +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_test.go: compare api's LogInfo() function as comparing the structs directly. 2022-10-12 12:24:52 +02:00
server.go src/server.go: make spawnTcpServer() return error and remove log calls. 2022-08-21 14:09:17 +02:00