# Functions
WorkerHandlerOptionAddConfig set config.
WorkerHandlerOptionAddHandlers add after handlers execute after main handler.
WorkerHandlerOptionAutoACK set auto ACK.
WorkerHandlerOptionDisableTrace set disable trace.
# Constants
ElasticSearch database type.
GraphQL server.
GRPC server.
Kafka worker.
Mongo database type.
PostgresListener worker.
RabbitMQ worker.
Redis database type.
RedisSubscriber worker.
REST server.
Scheduler worker.
SQL database type.
TaskQueue worker.
# Structs
No description provided by the author
WorkerHandlerGroup group of worker handlers by pattern string.
# Type aliases
Database enum.
MiddlewareFunc type.
MiddlewareGroup type.
Module is the type returned by a Classifier module.
Server is the type returned by a classifier server (REST, gRPC, GraphQL).
Service is the type returned by a classifier service name.
Worker is the type returned by a classifier worker (kafka, redis subscriber, rabbitmq, scheduler, task queue).
No description provided by the author
No description provided by the author