package types type Project struct { Name string Domain string HostConfigFile string InternalPort int }