repositorypackage
1.0.21
Repository: https://github.com/xmidt-org/eventor.git
Documentation: pkg.go.dev
# README
eventor
A simple library to make the observer pattern simpler to implement.
Summary
eventor
provides a package to help manage and visit a list of listeners interested
in an event.
Code of Conduct
This project and everyone participating in it are governed by the XMiDT Code Of Conduct. By participating, you agree to this Code.
Contributing
Refer to CONTRIBUTING.md.