Discover Packages
github.com/usnistgov/ndn-dpdk
core
events
package
Version:
v0.0.0-...-c2e30b8
Opens a new window with list of versions in this module.
Published: Jan 26, 2021
License: NIST-PD-fallback
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package events provides a simple event emitter.
Emitter is a simple event emitter.
This is a thin wrapper of emission.Emitter that modifies emitter.On method to return an io.Closer that cancels the callback registration.
NewEmitter creates a simple event emitter.
On registers a callback when an event occurs.
Returns an io.Closer that cancels the callback registration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.