package
0.11.0
Repository: https://github.com/raystack/meteor.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

# 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
DrainBody drains and closes the response body to avoid the following gotcha: http://devs.cloudimmunity.com/gotchas-and-common-mistakes-in-go-golang/index.html#close_http_resp_body.
GetLog returns the logger.
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
SetLog sets the logger.

# Constants

PluginType names.
PluginType names.
PluginType names.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
ConfigError contains fields to check error.
Info represents the meta.yaml file of a plugin.
InvalidConfigError is returned when a plugin's configuration is invalid.
NotFoundError contains fields required to checks for a missing plugin.
RetryError is an error signalling that retry is needed for the operation.

# Interfaces

Extractor is a plugin that extracts data from a source.
No description provided by the author
Processor are the functions that are executed on the extracted data.
Syncer is a plugin that can be used to sync data from one source to another.

# Type aliases

No description provided by the author
PluginType is the type of plugin.