Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyProcess ¶
type ProxyProcess struct {
// contains filtered or unexported fields
}
func StartProxy ¶
func StartProxy(binaryPath string, args ...string) (*ProxyProcess, error)
func (*ProxyProcess) Stop ¶
func (p *ProxyProcess) Stop() error
Click to show internal directories.
Click to hide internal directories.