package models type Port struct { Http uint Https uint Remote uint }