//
pkg.gl
Category
github.com/ethereum/go-ethereum
beacon
light
api
package
1.15.2
Repository:
https://github.com/ethereum/go-ethereum.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
20
Dependents
1
Files
607 SLOC
#
Functions
NewApiServer
NewApiServer creates a new ApiServer.
NewBeaconLightApi
#
Variables
ErrInternal
ErrNotFound
#
Structs
ApiServer
ApiServer is a wrapper around BeaconLightApi that implements request.requestServer.
BeaconLightApi
BeaconLightApi requests light client information from a beacon node REST API.
CommitteeUpdate
HeadEventListener