custom

command module
v0.0.0-...-2eb4a31 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

This plugin is an advanced example of both event sourcing and field extraction capabilities. Unlike the other examples, this does not make use on the high-level constructs of the sdk/plugins package, but instead it directly uses the low-level sdk/symbols packages. This approach is more complex and generally discouraged, but it can be useful in case a plugin developer has the need of defining an exported C symbol of the framework manually.

The plugin produces events of the "example" data source containing a simple "hello world" string. The plugin is capable of extracting the "example.hello" field from the "example" event source, which just retrieves the hello world string written in the event.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL