prysm-pulse/shared/gateway
Radosław Kapka 4f3c17cf69
Make the shared/gateway package unaware of consuming services (#9050)
* gateway refactor

* test customizations

* change variable names

* fix BUILD file

* remove unused code

* move mux registration out of gateway

* fix gateway tests

* better name for struct

* fix mock endpoint factory

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-06-18 13:35:13 +00:00
..
api_middleware_processing_test.go [Feature] - API Middleware (#8926) 2021-06-15 10:28:49 -05:00
api_middleware_processing.go [Feature] - API Middleware (#8926) 2021-06-15 10:28:49 -05:00
api_middleware_structs.go [Feature] - API Middleware (#8926) 2021-06-15 10:28:49 -05:00
api_middleware.go Do not register API Middleware with validator gateway (#9055) 2021-06-18 00:38:15 +00:00
BUILD.bazel Make the shared/gateway package unaware of consuming services (#9050) 2021-06-18 13:35:13 +00:00
gateway_test.go Make the shared/gateway package unaware of consuming services (#9050) 2021-06-18 13:35:13 +00:00
gateway.go Make the shared/gateway package unaware of consuming services (#9050) 2021-06-18 13:35:13 +00:00
log.go Unify gRPC Gateways into Single, Shared lib (#8799) 2021-05-04 17:20:58 +02:00