package structs type RestStruct struct { Path string PathPackageName string Project *Project Rest *Rest PathParams []Field }