simplerr icon indicating copy to clipboard operation
simplerr copied to clipboard

Advanced Go error handling, made simple

Results 1 simplerr issues
Sort by recently updated
recently updated
newest added

Added a unary grpc client interceptor that will allow grpc clients to return errors that are compatbile with simplerr as well as the grpc status.FromError() and status.Code() methods