package
4.2.2-release-20240117173031+incompatible
Repository: https://github.com/oceanbase/obagent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

GetExporterManager get exporter manager singleton.
GetInputManager get input manager singleton.
GetOutputManager get output manager singleton.
GetProcessorManager get processor manager singleton.

# Structs

ExporterManager responsible for managing and creating exporter plugin instances.
InputManager responsible for managing and creating input plugin instances.
OutputManager responsible for managing and creating output plugin instances.
ProcessorManager responsible for managing and creating processor plugin instances.

# Interfaces

No description provided by the author
No description provided by the author
Processor Process the data.
Sink Output the data in a specified manner.
Source Data sources, production data.

# Type aliases

No description provided by the author