Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Manager ¶
type Manager struct {
LastPort int
PortFrom int
PortTo int
AllPorts []int
// contains filtered or unexported fields
}
func NewManager ¶
type PortBlocker ¶ added in v0.0.3
func (*PortBlocker) Lock ¶ added in v0.0.3
func (b *PortBlocker) Lock(port int)
func (*PortBlocker) Unlock ¶ added in v0.0.3
func (b *PortBlocker) Unlock(port int)
Click to show internal directories.
Click to hide internal directories.