# Functions
LocalRequestHandler is for request from local.
NewClient return a new client of grpc.
RecordStatus record an operation status.
RemoteRequestHandler is for request from remote.
WriteErrorResponse return proxy errors, not err from real service.
# Constants
No description provided by the author
SchemaHTTP represents the http schema.
SchemaHTTPS represents the https schema.
constants for headers.
constants for headers.
# Variables
ErrCanceled means Request is canceled by context management.
ErrInvalidResp invalid input.
ErrNilResponse is a variable of type error.
ErrRestFault is a variable of type error.
ErrRestFaultAbort is a variable of type error.