mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 12:57:18 +00:00
c22e4dc2ae
* create wait for activation stream * wait for activation server stream open * complete server side logic * formatting * first test passing * context closed test * lint * fix build failure * imports * eliminate unused cancel var |
||
---|---|---|
.. | ||
attester_service_mock.go | ||
beacon_service_mock.go | ||
BUILD.bazel | ||
proposer_service_mock.go | ||
README.md | ||
validator_service_mock.go |
Client Internal Package
This package should be used for test helpers and non-production code only! Mocks generated with gomock and omckgen will go in this package.