package models type Product struct { ID int64 }