Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Seckill ¶
type Seckill struct {
// contains filtered or unexported fields
}
func NewSeckill ¶
func NewSeckill(client *httpc.HttpClient, conf *conf.Config) *Seckill
func (*Seckill) MakeReserve ¶
func (this *Seckill) MakeReserve()
func (*Seckill) RequestSeckillUrl ¶
func (this *Seckill) RequestSeckillUrl()
func (*Seckill) SeckillInitInfo ¶
func (*Seckill) SeckillPage ¶
func (this *Seckill) SeckillPage()
func (*Seckill) SubmitSeckillOrder ¶
type User ¶
type User struct {
// contains filtered or unexported fields
}
func (*User) GetUserInfo ¶
func (*User) RefreshStatus ¶
Click to show internal directories.
Click to hide internal directories.