intfs

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MonitorService

type MonitorService interface {
	GetCurrentBlockNumber() *big.Int
	RegisterDeadline(deadline monitor.Deadline) monitor.CallbackID
	Monitor(cfg *monitor.Config, callback func(monitor.CallbackID, types.Log) bool) (monitor.CallbackID, error)
	RemoveDeadline(id monitor.CallbackID)
	RemoveEvent(id monitor.CallbackID)
	Close()
}

Jump to

Keyboard shortcuts

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