package ports type hostPort struct { host string port string }