Fake Mirrors
GitHub
Example
System
Light
Dark
Search…
Preparing search index...
@famir/consumer
ConsumerProcessorSpec
Interface ConsumerProcessorSpec
Represents the consumer processor spec.
interface
ConsumerProcessorSpec
{
jobName
:
string
;
queueName
:
string
;
schemaName
:
string
;
}
Properties
Readonly
job
Name
jobName
:
string
Readonly
queue
Name
queueName
:
string
Readonly
schema
Name
schemaName
:
string
Properties
job
Name
queue
Name
schema
Name
GitHub
Example
Fake Mirrors
Loading...
Represents the consumer processor spec.