package
1.0.18
Repository: https://github.com/alkaid/goerrors.git
Documentation: pkg.go.dev

# Functions

FromGRPCCode converts a gRPC error code into the corresponding HTTP response status.
ToGRPCCode converts an HTTP error code into the corresponding gRPC response status.

# Constants

ClientClosed is non-standard http status code, which defined by nginx.

# Variables

DefaultConverter default converter.

# Interfaces

Converter is a status converter.