Versions in this module Expand all Collapse all v1 v1.18.1 Nov 3, 2023 Changes in this version + const TCP + const UDP + var ErrInvalidNetwork = errors.New("invalid network") + var ErrNotFound = errors.New("process not found") + var ErrPlatformNotSupport = errors.New("not support on this platform") + func FindProcessPath(network string, from netip.AddrPort, to netip.AddrPort) (string, error)