//
pkg.gl
Category
github.com/ethereumclassicclassicproject/go-ethereumc
event
package
3.2.3+incompatible
Repository:
https://github.com/ethereumclassicclassicproject/go-ethereumc.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
5
Dependents
0
Files
170 SLOC
#
Packages
filter
Package filter implements event filters.
#
Variables
ErrMuxClosed
ErrMuxClosed is returned when Posting on a closed TypeMux.
#
Structs
Event
Event is a time-tagged notification pushed to subscribers.
TypeMux
A TypeMux dispatches events to registered receivers.
#
Interfaces
Subscription
Subscription is implemented by event subscriptions.