Versions in this module Expand all Collapse all v0 v0.12.1 Aug 11, 2020 Changes in this version + type Product struct + Name string + Price int + Upc string + func (Product) IsEntity()