package
0.2.0
Repository: https://github.com/temporalio/sdk-go.git
Documentation: pkg.go.dev

# Functions

NewChecker creates a Checker for the given config.

# Variables

DefaultIdentRefs are additional overrides of determinism.DefaultIdentRefs for safe Temporal library functions.

# Structs

Checker checks if functions passed RegisterWorkflow are non-deterministic based on the results from the checker of the adjacent determinism package.
Config is config for NewChecker.