//
pkg.gl
Category
github.com/puppeth/go-ethereum
event
package
0.8.5
Repository:
https://github.com/puppeth/go-ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
150 SLOC
#
Packages
filter
No description provided by the author
#
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.