Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KillProcess ¶
func KillProcessByPort ¶
Types ¶
type PortInfo ¶
type PortInfo struct {
Protocol string
LocalAddr string
LocalPort uint16
RemoteAddr string
RemotePort uint16
PID uint32
State string
}
func FindProcessByPort ¶
type ProcessInfo ¶
func ListProcesses ¶
func ListProcesses(filter string) ([]ProcessInfo, error)
Click to show internal directories.
Click to hide internal directories.