Current section
Files
Jump to
Current section
Files
include/lightspeed@pipeline@connector_QueueSource.hrl
-record(queue_source, {
name :: binary(),
topic :: binary(),
prefetch :: integer()
}).