package
0.9.39
Repository: https://github.com/devspan/go-ethereum.git
Documentation: pkg.go.dev

# Packages

Package filter implements event filters.

# Variables

ErrMuxClosed is returned when Posting on a closed TypeMux.

# Structs

A TypeMux dispatches events to registered receivers.

# Interfaces

Subscription is implemented by event subscriptions.