package structs type RestStruct struct { Path string Project *Project Rest *Rest }