Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TaskExecutor ¶
type TaskExecutor struct {
// contains filtered or unexported fields
}
func NewTaskExecutor ¶
func NewTaskExecutor( httpHandler *http.HttpHandler, grpcHandler *grpc.GrpcHandler, pubsubHandler *pubsub.PubSubHandler, natsHandler *nats.NatsHandler, redisstream *redisstream.RedisStreamHandler, logger zerolog.Logger, ) *TaskExecutor
type TaskResult ¶
type TaskResult struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.