Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BuildRequest ¶ added in v0.19.986
type WorkerParams ¶
type WorkerParams struct {
fx.In
Cfg *internal.Config
Tclient temporalclient.Client
Wkflows *Workflows
Acts *activities.Activities
L *zap.Logger
LC fx.Lifecycle
Interceptors []interceptor.WorkerInterceptor `group:"interceptors"`
}
type Workflows ¶
type Workflows struct {
// contains filtered or unexported fields
}
func NewWorkflows ¶
func NewWorkflows(params WorkflowsParams) (*Workflows, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.