//
pkg.gl
Category
github.com/prysmaticlabs/prysm/v5
api
client
event
package
5.2.0
Repository:
https://github.com/prysmaticlabs/prysm.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
10
Dependents
7
Files
169 SLOC
#
Functions
NewEventStream
#
Constants
EventAttestation
EventAttesterSlashing
EventBlobSidecar
EventBlock
EventBlsToExecutionChange
EventChainReorg
EventConnectionError
EventContributionAndProof
EventError
EventFinalizedCheckpoint
EventHead
EventLightClientFinalityUpdate
EventLightClientOptimisticUpdate
EventPayloadAttributes
EventProposerSlashing
EventVoluntaryExit
#
Variables
DefaultEventTopics
#
Structs
Event
EventStream
EventStream is responsible for subscribing to the Beacon API events endpoint and dispatching received events to subscribers.
#
Interfaces
EventStreamClient