csv

package
v0.0.0-...-f84f93e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitShop

func InitShop()

Types

type ShopData

type ShopData struct {
	Id          uint32 `csv:"id"`          //
	PropId      uint32 `csv:"propid"`      // 兑换的物品,1=钻石,2=房卡
	Number      uint32 `csv:"number"`      // 兑换的数量
	Paymenttype uint32 `csv:"paymenttype"` // 支付方式,1=RMB,2=钻石
	Price       uint32 `csv:"price"`       // 支付价格
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL