Documentation ¶
Overview ¶
Package proxy is a cli proxy
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Name of the proxy Name = "go.micro.proxy" // The address of the proxy Address = ":8081" // the proxy protocol Protocol = "grpc" // The endpoint host to route to Endpoint string )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.