internal

package
v1.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package internal requests the Timpani worker to execute Temporal activities with preconfigured Temporal options.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteTimpaniActivity

func ExecuteTimpaniActivity[T any](ctx workflow.Context, name string, req any) (*T, error)

ExecuteTimpaniActivity requests the Timpani worker to execute one of its activities on behalf of the calling Temporal workflow, with preconfigured temporal.ActivityOptions related to timeouts and retries.

func ExecuteTimpaniActivityNoResp added in v1.5.0

func ExecuteTimpaniActivityNoResp(ctx workflow.Context, name string, req any) error

ExecuteTimpaniActivityNoResp is a convenience wrapper around ExecuteTimpaniActivity for activities that do not return a response.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL