Versions in this module Expand all Collapse all v0 v0.0.1 Mar 22, 2021 Changes in this version + type Product struct + CompanyCd int + Description string + InventoryCd int + PriceJpy int + ProductID int + ProductName string + type Station struct + Address *string + AfterStation *Station + BeforeStation *Station + LineName *string + StationCd int + StationName string + TransferStation []*Station