Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorkerParams ¶
type WorkerParams struct {
fx.In
V *validator.Validate
Cfg *internal.Config
Tclient temporalclient.Client
QueueWkflows *queue.Workflows
HandlerWkflows *handler.Workflows
HandlerActs *handleractivities.Activities
Acts *activities.Activities
L *zap.Logger
Lc fx.Lifecycle
Interceptors []interceptor.WorkerInterceptor `group:"interceptors"`
}
Click to show internal directories.
Click to hide internal directories.