Hephaestus.Workflow.Unique (hephaestus v0.3.1)

Copy Markdown View Source

Summary

Types

scope()

@type scope() :: :workflow | :version | :global | :none

t()

@type t() :: %Hephaestus.Workflow.Unique{key: String.t(), scope: scope()}

Functions

new!(opts)