# Functions
FromStatus converts gogo gRPC status to service error.
NewCanceled returns new Canceled error.
NewCancellationAlreadyRequested returns new CancellationAlreadyRequested error.
NewClientVersionNotSupported returns new ClientVersionNotSupported error.
NewDataLoss returns new DataLoss error.
NewDeadlineExceeded returns new DeadlineExceeded error.
NewFeatureVersionNotSupported returns new FeatureVersionNotSupported error.
NewInternal returns new Internal error.
NewInvalidArgument returns new InvalidArgument error.
NewNamespaceAlreadyExists returns new NamespaceAlreadyExists error.
NewNamespaceNotActive returns new NamespaceNotActive error.
NewNotFound returns new NotFound error.
NewPermissionDenied returns new PermissionDenied error.
NewQueryFailed returns new QueryFailed error.
NewResourceExhausted returns new ResourceExhausted error.
NewUnavailable returns new Unavailable error.
NewUnimplemented returns new Unimplemented error.
NewWorkflowExecutionAlreadyStarted returns new WorkflowExecutionAlreadyStarted error.
ToStatus converts service error to gogo gRPC status.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author