wormhole-explorer/api/handlers/governor
agodnic e929104ed9
[API] split api/v1 and v1 routing in different files (#101)
### Summary

Split `/v1` and `/api/v1` controllers into different packages (respectively `api/routes/guardian` and `api/routes/wormscan`).

Still need to move services/repositories/models according to the new package layout.
2023-01-27 12:58:37 -03:00
..
model.go Feature/add grpc support (#73) 2023-01-23 11:45:09 -03:00
repository.go fix: remove enqueued vaas duplicated (#88) 2023-01-24 16:01:00 -03:00
service.go fix: remove enqueued vaas duplicated (#88) 2023-01-24 16:01:00 -03:00