Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GrpcConnectionManager ¶
type GrpcConnectionManager struct { filter.EmptyNetworkFilter // contains filtered or unexported fields }
GrpcConnectionManager network filter for grpc
func CreateGrpcConnectionManager ¶
func CreateGrpcConnectionManager(hcmc *model.GRPCConnectionManagerConfig) *GrpcConnectionManager
CreateGrpcConnectionManager create grpc connection manager
func (*GrpcConnectionManager) ServeHTTP ¶
func (gcm *GrpcConnectionManager) ServeHTTP(w stdHttp.ResponseWriter, r *stdHttp.Request)
ServeHTTP handle request and response
type HttpForwarder ¶
type HttpForwarder struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.