Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProxyPortMap ¶
type ProxyPortMap struct {
// contains filtered or unexported fields
}
ProxyPortMap -- proxy portmap struct
func (*ProxyPortMap) GetPort ¶
func (p *ProxyPortMap) GetPort() string
GetPort -- GetPort from global Pool
func (*ProxyPortMap) ReleasePort ¶
func (p *ProxyPortMap) ReleasePort(port string)
ReleasePort -- Return port back to global pool
Click to show internal directories.
Click to hide internal directories.