export

package
v0.0.0-...-5ed2604 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeserializeExportedWorkflows

func DeserializeExportedWorkflows(bytes []byte) (*export.WorkflowExecutions, error)

DeserializeExportedWorkflows deserializes a byte array into a WorkflowExecutions object. This is useful for programmatically processing workflow histories

func FormatWorkflow

func FormatWorkflow(workflow *export.WorkflowExecution) (string, error)

FormatWorkflow converts an exported workflow execution into a friendly, human-readable string

func GetExportedWorkflowInformation

func GetExportedWorkflowInformation(workflow *export.WorkflowExecution) (string, error)

GetExportedWorkflowInformation returns a string containing the workflow ID, run ID, and workflow type

Types

This section is empty.

Jump to

Keyboard shortcuts

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