Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSocketPath ¶
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager manages Unix proxy threads for multiple services. Each service gets its own set of Unix socket proxies.
func NewManager ¶
NewManager creates a new proxy manager.
func (*Manager) StartProxy ¶
StartProxy starts a Unix proxy thread for a service. If a proxy is already running for this service, it will be stopped first.
Click to show internal directories.
Click to hide internal directories.