1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-17 04:50:02 +02:00
antelope-api-healthcheck/internal
2022-11-23 17:22:44 +01:00
..
api internal/server/parse_request.go: move api factory code into its own function in api package: api.Make() 2022-11-23 17:14:51 +01:00
server internal/server/server.go: in Start() no need to spawn server.Listen() in a go routine as that function is already non-blocking. 2022-11-23 17:22:44 +01:00
utils Fix code formatting 2022-11-23 15:53:26 +01:00