# Functions
NewWorkflowDefinitionPersistServiceClient constructs a client for the api.v1alpha1.workflows.WorkflowDefinitionPersistService service.
NewWorkflowDefinitionPersistServiceHandler builds an HTTP handler from the service implementation.
# Constants
WorkflowDefinitionPersistServiceCreateWorkflowDefinitionProcedure is the fully-qualified name of the WorkflowDefinitionPersistService's CreateWorkflowDefinition RPC.
WorkflowDefinitionPersistServiceDeleteWorkflowDefinitionProcedure is the fully-qualified name of the WorkflowDefinitionPersistService's DeleteWorkflowDefinition RPC.
WorkflowDefinitionPersistServiceGetWorkflowDefinitionProcedure is the fully-qualified name of the WorkflowDefinitionPersistService's GetWorkflowDefinition RPC.
WorkflowDefinitionPersistServiceListWorkflowDefinitionsProcedure is the fully-qualified name of the WorkflowDefinitionPersistService's ListWorkflowDefinitions RPC.
WorkflowDefinitionPersistServiceName is the fully-qualified name of the WorkflowDefinitionPersistService service.
WorkflowDefinitionPersistServiceUpdateWorkflowDefinitionProcedure is the fully-qualified name of the WorkflowDefinitionPersistService's UpdateWorkflowDefinition RPC.
WorkflowDefinitionPersistServiceValidateWorkflowDefinitionProcedure is the fully-qualified name of the WorkflowDefinitionPersistService's ValidateWorkflowDefinition RPC.
# Structs
UnimplementedWorkflowDefinitionPersistServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
WorkflowDefinitionPersistServiceClient is a client for the api.v1alpha1.workflows.WorkflowDefinitionPersistService service.
WorkflowDefinitionPersistServiceHandler is an implementation of the api.v1alpha1.workflows.WorkflowDefinitionPersistService service.