event

package
v0.15.45 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2025 License: GPL-3.0, LGPL-3.0 Imports: 1 Imported by: 26

Documentation

Overview

Package event provides wrapper types for go-ethereum's event system

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Feed

type Feed = event.Feed

Re-export all event types from go-ethereum

func NewFeed added in v0.15.5

func NewFeed() *Feed

NewFeed creates a new event feed

type Subscription

type Subscription = event.Subscription

Re-export all event types from go-ethereum

func NewSubscription

func NewSubscription(fn func(<-chan struct{}) error) Subscription

NewSubscription creates a new subscription

type SubscriptionScope

type SubscriptionScope = event.SubscriptionScope

Re-export all event types from go-ethereum

type TypeMux

type TypeMux = event.TypeMux

Re-export all event types from go-ethereum

func NewTypeMux added in v0.15.5

func NewTypeMux() *TypeMux

NewTypeMux creates a new type mux

type TypeMuxEvent

type TypeMuxEvent = event.TypeMuxEvent

Re-export all event types from go-ethereum

type TypeMuxSubscription

type TypeMuxSubscription = event.TypeMuxSubscription

Re-export all event types from go-ethereum

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL