Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.23 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.23 KB

eventor

A simple library to make the observer pattern simpler to implement.

Build Status codecov.io Go Report Card Apache V2 License GitHub Release GoDoc

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.