mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-18 05:00:03 +02:00
src/server.go: refactor eosio v1/v2 api code into it's own module that implements a common interface
This commit is contained in:
parent
fa9a943215
commit
ddc7406a4c
6 changed files with 173 additions and 93 deletions
3
src/api/go.mod
Normal file
3
src/api/go.mod
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module internal/api
|
||||
|
||||
go 1.14
|
||||
Loading…
Add table
Add a link
Reference in a new issue