package
1.8.0
Repository: https://github.com/apache/servicecomb-mesher.git
Documentation: pkg.go.dev

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

# Structs

Client is a grpc client.