Versions in this module Expand all Collapse all v1 v1.9.9 Jul 30, 2020 v1.3.3 Jul 30, 2020 Changes in this version + type Product struct + Name string + Price int + Upc string + func (Product) IsEntity()