package
0.0.0-20241018072550-320e2267b962
Repository: https://github.com/rustgopy/rgpscan.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.
# Type aliases
RecoveryListener ...