package
0.0.0-20231221140312-fff03b51bf79
Repository: https://github.com/ghosttroops/scan4all.git
Documentation: pkg.go.dev

# Functions

NewEmitter returns a new Emitter object, defaulting the number of maximum listeners per event to the DefaultMaxListeners constant and initializing its events map.

# Constants

Default number of maximum listeners for an event.

# Variables

Error presented when an invalid argument is provided as a listener function.

# Structs

Emitter ...

# Type aliases

RecoveryListener ...