proxy.golang.org : github.com/falcosecurity/plugin-sdk-go/examples/source
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
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/falcosecurity/plugin-sdk-go/examples/source
License: Apache-2.0
Latest release: over 1 year ago
First release: about 2 years ago
Namespace: github.com/falcosecurity/plugin-sdk-go/examples
Last synced: about 1 month ago