package
0.16.1
Repository: https://github.com/clever/workflow-manager.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Int64 returns a pointer to the int64 value passed in.
String returns a pointer to the string value passed in.

# Structs

ErrWorkflowDefinitionAlreadyExists is returned when trying to overwrite a WorkflowDefinition.
ErrWorkflowDefinitionNotFound is returned when the database fails to find a WorkflowDefinition.
GetWorkflowDefinitionsByNameAndVersionInput is the query input to GetWorkflowDefinitionsByNameAndVersion.

# Interfaces

Interface for interacting with the workflow-manager database.