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