pool/event
Oliver Gugger 0494ec0c53
event: add new event package
We add a new, generic event package that can be used to implement events
of different kinds throughout the system. Events are stored with their
timestamp as the main lookup key which is ensured to be unique by the
API.
2020-10-01 13:16:45 +02:00
..
event.go event: add new event package 2020-10-01 13:16:45 +02:00