# Functions
CancelExampleWorkflow cancels an existing workflow.
CancelExampleWorkflowAsync cancels an existing workflow.
NewExampleOptions initializes a new ExampleOptions value.
NewSearchAttributesWorkflowOptions initializes a new SearchAttributesWorkflowOptions value.
RegisterExampleActivities registers example.searchattributes.v1.Example cross-namespace activities.
SearchAttributes executes a(n) example.searchattributes.v1.Example.SearchAttributes workflow and blocks until error or response is received.
SearchAttributesAsync executes a(n) example.searchattributes.v1.Example.SearchAttributes workflow and returns a handle to the underlying activity.
# Structs
ExampleOptions is used to configure example.searchattributes.v1.Example xns activity registration.
SearchAttributesWorkflowOptions are used to configure a(n) example.searchattributes.v1.Example.SearchAttributes workflow execution.
# Interfaces
SearchAttributesRun provides a handle to a example.searchattributes.v1.Example.SearchAttributes workflow execution.