Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultServiceAddress = "127.0.0.1:8888"
Variables ¶
View Source
var (
Command = &cobra.Command{
Use: "webgrapple",
Short: "reverse proxy a remote server and hijack routes",
Long: "a proxy and a client to take over routes of a remote server with local web servers",
}
)
View Source
var MiddlewareFactory server.WebGrappleMiddleWareCreator = nil // should be overriden
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.