static

package
v0.0.0-...-80df095 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2021 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

View Source
const (
	IdCard = iota
	MainlandTravelPermitForHongKongAndMacaoResidents
	MainlandTravelPermitForTaiwanResidents
	Passport
	ForeignPermanentResidentIDCard
	HongKongMacaoAndTaiwanResidentResidencePermit
)
View Source
const (
	ReviewSuccess = iota
	ReviewFailed
)
View Source
const (
	PendingOrder = iota
	CancelledOrder
	PaidOrder
	Refunded
)
View Source
const (
	Adult = iota
	Child
	Student
	RemnantArmy
)
View Source
const (
	HardSeat = iota
	SoftSeat
	HardSleeper
	SoftSleeper
	BusinessClass
	FirstClass
	SecondClass
	NoSeat
)
View Source
const ConfFilePath = "conf/app/config.ini"

Variables

View Source
var (
	ServerAddress string
	GrpcAddress   string
	RMQAddress    string
)
View Source
var CertificateType = []string{"中国居民身份证", "港澳居民来往内地通行证", "台湾居民来往大陆通行证", "护照", "外国人永久居留身份证", "港澳台居民居住证"}
View Source
var CheckStatus = []string{"已审核通过", "审核通过"}
View Source
var OrderStatus = []string{"待支付订单", "取消订单", "已支付订单", "已退款"}
View Source
var PassengerType = []string{"成人", "儿童", "学生", "残军"}
View Source
var SeatType = []string{"硬座", "软座", "硬卧", "软卧", "商务座", "一等座", "二等座", "无座"}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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