|
|
6448aeb0f7
|
Refactor: move internal package from src/ to internal/ and move src/main.go to cmd/eosio-api-healthcheck/main.go
|
2022-10-27 12:58:30 +02:00 |
|
|
|
15ff583035
|
src/parse_request.go: in ParseRequest() change switch case into a map with factory functions.
|
2022-10-25 17:49:22 +02:00 |
|
|
|
b41fb21f6a
|
src/parse_request.go: use api.ApiArguments instead of arguments struct
|
2022-10-25 17:46:32 +02:00 |
|
|
|
f77edfe321
|
src/parse_request.go: linter does not like capitalized error strings.
|
2022-10-03 16:37:34 +02:00 |
|
|
|
edb063722b
|
src/api/test.go: rename from TestApi to DebugApi
|
2022-10-03 16:15:25 +02:00 |
|
|
|
da8a53aa3c
|
Adding src/parse_request.go
|
2022-08-16 19:48:23 +02:00 |
|