ipld-eth-beacon-indexer/pkg/beaconclient
Abdul Rabbani 87313887a4 Graceful Shutdown | Handle SSE | Requires Testing
This Commit contains the following:
* Graceful shutdowns.
* Handling all incoming SSE events for reorgs, finalizations, and head.

The structure of the `BeaconClient` has drastically changed and generics are used.
2022-04-26 13:57:01 -04:00
..
beaconclient_suite_test.go Create a single beaconclient pkg instead of having subpackages 2022-04-25 11:32:46 -04:00
beaconclient.go Graceful Shutdown | Handle SSE | Requires Testing 2022-04-26 13:57:01 -04:00
capturehead.go Graceful Shutdown | Handle SSE | Requires Testing 2022-04-26 13:57:01 -04:00
healthcheck_test.go Graceful Shutdown | Handle SSE | Requires Testing 2022-04-26 13:57:01 -04:00
healthcheck.go Graceful Shutdown | Handle SSE | Requires Testing 2022-04-26 13:57:01 -04:00
models.go Graceful Shutdown | Handle SSE | Requires Testing 2022-04-26 13:57:01 -04:00
ssehandler.go Graceful Shutdown | Handle SSE | Requires Testing 2022-04-26 13:57:01 -04:00