//
pkg.gl
Category
github.com/flashbots/go-ethereum
event
package
0.9.39
Repository:
https://github.com/flashbots/go-ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
150 SLOC
#
Packages
filter
Package filter implements event filters.
#
Variables
ErrMuxClosed
ErrMuxClosed is returned when Posting on a closed TypeMux.
#
Structs
TypeMux
A TypeMux dispatches events to registered receivers.
#
Interfaces
Subscription
Subscription is implemented by event subscriptions.