modulepackage
0.0.0-20250303141549-e645e333195c
Repository: https://github.com/withobsrvr/pluginapi.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Message is the unified data structure that flows between plugins.
No description provided by the author
# Interfaces
Buffer interface for plugins that provide buffering between components.
Consumer is an extension of Plugin that consumes data.
ConsumerRegistry is an interface for processors that can register consumers.
Plugin is the basic interface that every plugin must implement.
Processor is an extension of Plugin that transforms data.
Source is an extension of Plugin that ingests data.
# Type aliases
PluginType defines the category of a plugin.