order

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dao

type Dao struct {
	// contains filtered or unexported fields
}

Dao define

func New

func New(c *conf.Config) (d *Dao)

New init dao

func (*Dao) BindOrder

func (d *Dao) BindOrder(c context.Context, mid, aid, orderID int64, ip string) (err error)

BindOrder bind order with up.

func (*Dao) ExecuteOrders

func (d *Dao) ExecuteOrders(c context.Context, mid int64, ip string) (orderIds map[int64]int64, err error)

ExecuteOrders execute order ids.

func (*Dao) PubTime

func (d *Dao) PubTime(c context.Context, mid, orderID int64, ip string) (ptime xtime.Time, err error)

PubTime publish time from order id.

func (*Dao) Ups

func (d *Dao) Ups(c context.Context) (ups map[int64]int64, err error)

Ups order ups.

Jump to

Keyboard shortcuts

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