Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Interpreter ¶
func Interpreter(ctx workflow.Context, input service.InterpreterWorkflowInput) (*service.InterpreterWorkflowOutput, error)
Types ¶
type InterpreterWorker ¶
type InterpreterWorker struct {
// contains filtered or unexported fields
}
func NewInterpreterWorker ¶
func NewInterpreterWorker(temporalClient client.Client, taskQueue string) *InterpreterWorker
func (*InterpreterWorker) Close ¶
func (iw *InterpreterWorker) Close()
func (*InterpreterWorker) Start ¶
func (iw *InterpreterWorker) Start()
Click to show internal directories.
Click to hide internal directories.