# 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.