//
pkg.gl
Category
github.com/prysmaticlabs/go-ethereum
beacon-chain
gateway
package
0.3.10
Repository:
https://github.com/prysmaticlabs/go-ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
163 SLOC
#
Packages
server
No description provided by the author
#
Functions
New
New returns a new gateway server which translates HTTP into gRPC.
SwaggerServer
SwaggerServer returns swagger specification files located under "/swagger/".
#
Structs
Gateway
Gateway is the gRPC gateway to serve HTTP JSON traffic as a proxy and forward it to the beacon-chain gRPC server.