package
0.1.1
Repository: https://github.com/go-kirito/pkg.git
Documentation: pkg.go.dev

# Functions

ContentSubtype returns the content-subtype for the given content-type.
ContentType returns the content-type with base prefix.
GRPCCodeFromStatus converts a HTTP error code into the corresponding gRPC response status.
StatusFromGRPCCode converts a gRPC error code into the corresponding HTTP response status.

# Constants

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