# Structs
* Represents an event.
EventListener implements Eventing for generic event source.
UnimplementedEventingServer can be embedded to have forward compatible implementations.
# Interfaces
EventingClient is the client API for Eventing service.
EventingServer is the server API for Eventing service.