package Models type PortInfo struct { Addr string Port int }