package
0.0.0-20200208165055-f244974cbe2a
Repository: https://github.com/typusomega/goethe.git
Documentation: pkg.go.dev
# Functions
ToGrpcError transforms the given error into a gRPC error.
# Variables
FailedPrecondition expresses that a certain pre condition is not met and therefore the operation failed.
FailedPreconditionTrait expresses that a certain pre condition is not met and therefore the operation failed.
Internal expresses internal failure.
InternalTrait expresses internal failure.
InvalidArgument expresses the given request is invalid.
InvalidArgumentTrait expresses the given request is invalid.
NotFoundTrait expresses that the requested resource is not available.
NotFoundTrait expresses that the requested resource is not available.
ResourceExhausted expresses that the requested resource is exhausted.
ResourceExhaustedTrait expresses that the requested resource is exhausted.