# Functions
No description provided by the author
No description provided by the author
# Constants
DataObjectEnricherName constant should not be used directly when implementing plugins.
No description provided by the author
No description provided by the author
# Variables
DataObjectEnricherService_ServiceDesc is the grpc.ServiceDesc for DataObjectEnricherService service.
No description provided by the author
No description provided by the author
# Structs
DataObjectEnricherConfig represents the configuration that is passed from the CLI to the DataObjectEnricher plugin interface.
DataObjectEnricherPlugin is used on the server (CLI) and client (plugin) side to integrate with the plugin system.
DataObjectEnricherResult represents the result from the DataObjectEnricher process.
No description provided by the author
UnimplementedDataObjectEnricherServiceServer must be embedded to have forward compatible implementations.
# Interfaces
DataObjectEnricher interface needs to be implemented by any plugin that wants to enrich data objects, read by the data source sync.
DataObjectEnricherServiceClient is the client API for DataObjectEnricherService service.
DataObjectEnricherServiceServer is the server API for DataObjectEnricherService service.
UnsafeDataObjectEnricherServiceServer may be embedded to opt out of forward compatibility for this service.