# Functions
AppendQueryStrings apend query strings.
GetLogLevel get log level by status code.
MergeQueryStrings merge query strings.
NewError new error.
NewGrpcError new grpc error.
ParseGrpcErrorInline parse grpc error inline.
# Constants
GrpcErrorInlineExpression grpc error inline expression.
# Variables
InternalServerErrorMessage not found message.
InternalServerErrorMessageBytes not found message bytes format.
JSONContentType JSON Content-Type string format.
JSONContentTypeBytes JSON Content-Type bytes format.
NotFoundMessage not found message.
NotFoundMessageBytes not found message bytes format.
OKMessage ok message.
OKMessageBytes ok message bytes format.
PlainContentType Plain Content-Type string format.
PlainContentTypeBytes Plain Content-Type bytes format.
XMLContentType XML Content-Type string format.
XMLContentTypeBytes XML Content-Type bytes format.
# Interfaces
Error error struct.