wfping

package
v1.16.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package wfping implements a simple temporal workflow with a trivial action and some signal processing. It is usefull to test if a temporal.io infrastructure service is up and running.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PingActivity

func PingActivity(ctx context.Context, value string) (string, error)

PingActivity implements a dummy temporal activity

func PingWorkflow

func PingWorkflow(ctx workflow.Context, param string) (string, error)

PingWorkflow implements the Ping temporal Workflow

func Run

func Run(lg *log.Logger, temporaladress string) error

Run implements a testing workflow and runs it against the temporal.io server at temporaladress. It logs progress to lg.

Types

This section is empty.

Jump to

Keyboard shortcuts

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