1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-18 05:00:03 +02:00
Commit graph

14 commits

Author SHA1 Message Date
9558aea0a8
go: Upgrade github.com/eosswedenorg-go/pid to v1.0.1 2022-10-12 11:50:17 +02:00
1577707b7d
go.mod: update eosswedenorg/tcp_server to v0.1.1 2022-08-21 13:27:21 +02:00
838f199b30
go.mod: require testify 2022-08-17 11:40:23 +02:00
24e5daa4ea
go.mod: update haproxy to v0.1.1 2022-08-12 18:02:57 +02:00
3aece958b1
Update to github.com/eosswedenorg-go/haproxy@v0.1.0 2022-03-02 16:58:32 +01:00
3303ff0905
go.mod: skip "internal" and use the root module and path. 2022-03-02 16:12:13 +01:00
415b1346dc
Adding src/api/eosio-contract.go 2022-03-02 16:00:21 +01:00
ddc7406a4c
src/server.go: refactor eosio v1/v2 api code into it's own module that implements a common interface 2022-03-02 16:00:19 +01:00
44a01344c7
Replace local eosapi with github.com/eosswedenorg-go/eosapi 2022-03-02 15:54:45 +01:00
1d8b47762e
replace standard logger for github.com/inconshreveable/log15 2022-03-02 15:53:36 +01:00
3a4c827f8e
replace github.com/firstrow/tcp_server with github.com/eosswedenorg-go/tcp_server 2022-03-02 15:50:05 +01:00
59bd699065
Replace local pid module with the one located at github.com/eosswedenorg-go/pid 2022-03-02 15:48:39 +01:00
10a12816fa
Replace local haproxy module with the one located at github.com/eosswedenorg-go/haproxy 2022-03-02 15:47:30 +01:00
b8b11b1d66 Convert to go module 2021-12-23 16:47:15 +01:00