Versions in this module Expand all Collapse all v0 v0.1.2 May 15, 2016 Changes in this version + type CartItem struct + GoodsId int + GoodsImage string + GoodsName string + GoodsNo string + Num int + Price float32 + SalePrice float32 + SmallTitle string + type MemberLoginResult struct + Member *member.ValueMember + Message string + Result bool + type MemberSummary struct + Avatar string + Balance float32 + Exp int + GrowAmount float32 + GrowBalance float32 + GrowEarnings float32 + GrowTotalEarnings float32 + Id int + Integral int + Level int + LevelName string + Name string + PresentBalance float32 + UpdateTime int64 + Usr string + type MessageResult struct + Message string + Result bool + Tag int + type RankMember struct + Id int + InviNum int + Name string + RankNum int + RegTime int + TotalNum int + Usr string + type SettleDeliverMeta struct + Address string + Id int + PersonName string + Phone string + type SettleMeta struct + Deliver *SettleDeliverMeta + DeliverOpt int + PaymentOpt int + Shop *SettleShopMeta + type SettleShopMeta struct + Id int + Name string + Tel string + type ShoppingCart struct + BuyerId int + CartKey string + Id int + Items []*CartItem + OrderFee float32 + Summary string + TotalFee float32 + TotalNum int + UpdateTime int64 + type SimpleMember struct + Id int + Name string + Phone string + User string + type TextObject struct + Text string + Title string + Value int