Documentation ¶
Overview ¶
Package internal provides the internal tunnel implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VerifiableProxy ¶
func VerifiableProxy(ctx context.Context, backendURL, checkPath string, listener net.Listener, pathFunc CheckPathFunc) (_ <-chan error)
VerifiableProxy is a proxy that has an overidable path. The path calls checkFunc when hit. this is used to make sure a proxy has started.
Types ¶
Click to show internal directories.
Click to hide internal directories.