Documentation ¶
Overview ¶
This plugin is a simple example of plugin with event sourcing capability. The plugin produces events of the "example" data source containing a single uint64 representing the incrementing value of a counter, serialized using a encoding/gob encoder. This plugin makes use of the SDK-provided "pull" source instance to open the event source, so we'll not provide a type implementation of the source.Instance interface here
Click to show internal directories.
Click to hide internal directories.