package
1.0.1
Repository: https://github.com/syncromatics/kafmesh.git
Documentation: pkg.go.dev

# Functions

NewComponentLoader creates a new ComponentLoader given a fetch, wait, and maxBatch.
NewComponentSliceLoader creates a new ComponentSliceLoader given a fetch, wait, and maxBatch.
NewInputSliceLoader creates a new InputSliceLoader given a fetch, wait, and maxBatch.
NewJoinSliceLoader creates a new JoinSliceLoader given a fetch, wait, and maxBatch.
NewLookupSliceLoader creates a new LookupSliceLoader given a fetch, wait, and maxBatch.
NewOutputSliceLoader creates a new OutputSliceLoader given a fetch, wait, and maxBatch.
NewPodSliceLoader creates a new PodSliceLoader given a fetch, wait, and maxBatch.
NewProcessorLoader creates a new ProcessorLoader given a fetch, wait, and maxBatch.
NewProcessorSliceLoader creates a new ProcessorSliceLoader given a fetch, wait, and maxBatch.
NewServiceLoader creates a new ServiceLoader given a fetch, wait, and maxBatch.
NewServiceSliceLoader creates a new ServiceSliceLoader given a fetch, wait, and maxBatch.
NewSinkSliceLoader creates a new SinkSliceLoader given a fetch, wait, and maxBatch.
NewSourceSliceLoader creates a new SourceSliceLoader given a fetch, wait, and maxBatch.
NewTopicLoader creates a new TopicLoader given a fetch, wait, and maxBatch.
NewViewSinkSliceLoader creates a new ViewSinkSliceLoader given a fetch, wait, and maxBatch.
NewViewSliceLoader creates a new ViewSliceLoader given a fetch, wait, and maxBatch.
NewViewSourceSliceLoader creates a new ViewSourceSliceLoader given a fetch, wait, and maxBatch.

# Structs

ComponentLoader batches and caches requests.
ComponentLoaderConfig captures the config to create a new ComponentLoader.
ComponentSliceLoader batches and caches requests.
ComponentSliceLoaderConfig captures the config to create a new ComponentSliceLoader.
InputSliceLoader batches and caches requests.
InputSliceLoaderConfig captures the config to create a new InputSliceLoader.
JoinSliceLoader batches and caches requests.
JoinSliceLoaderConfig captures the config to create a new JoinSliceLoader.
LookupSliceLoader batches and caches requests.
LookupSliceLoaderConfig captures the config to create a new LookupSliceLoader.
OutputSliceLoader batches and caches requests.
OutputSliceLoaderConfig captures the config to create a new OutputSliceLoader.
PodSliceLoader batches and caches requests.
PodSliceLoaderConfig captures the config to create a new PodSliceLoader.
ProcessorLoader batches and caches requests.
ProcessorLoaderConfig captures the config to create a new ProcessorLoader.
ProcessorSliceLoader batches and caches requests.
ProcessorSliceLoaderConfig captures the config to create a new ProcessorSliceLoader.
ServiceLoader batches and caches requests.
ServiceLoaderConfig captures the config to create a new ServiceLoader.
ServiceSliceLoader batches and caches requests.
ServiceSliceLoaderConfig captures the config to create a new ServiceSliceLoader.
SinkSliceLoader batches and caches requests.
SinkSliceLoaderConfig captures the config to create a new SinkSliceLoader.
SourceSliceLoader batches and caches requests.
SourceSliceLoaderConfig captures the config to create a new SourceSliceLoader.
TopicLoader batches and caches requests.
TopicLoaderConfig captures the config to create a new TopicLoader.
ViewSinkSliceLoader batches and caches requests.
ViewSinkSliceLoaderConfig captures the config to create a new ViewSinkSliceLoader.
ViewSliceLoader batches and caches requests.
ViewSliceLoaderConfig captures the config to create a new ViewSliceLoader.
ViewSourceSliceLoader batches and caches requests.
ViewSourceSliceLoaderConfig captures the config to create a new ViewSourceSliceLoader.