//
pkg.gl
Category
go.temporal.io/sdk/contrib/tools/workflowcheck
workflow
package
0.2.0
Repository:
https://github.com/temporalio/sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
198 SLOC
#
Functions
NewChecker
NewChecker creates a Checker for the given config.
#
Variables
DefaultIdentRefs
DefaultIdentRefs are additional overrides of determinism.DefaultIdentRefs for safe Temporal library functions.
#
Structs
Checker
Checker checks if functions passed RegisterWorkflow are non-deterministic based on the results from the checker of the adjacent determinism package.
Config
Config is config for NewChecker.