coin

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: 6 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 is coin dao

func New

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

New initial coin dao

func (*Dao) AddCoins

func (d *Dao) AddCoins(c context.Context, aid, mid, upID, maxCoin, avtype, multiply int64, typeID int16, pubTime int64) (err error)

AddCoins add coin to upper.

func (*Dao) ArchiveUserCoins

func (d *Dao) ArchiveUserCoins(c context.Context, aid, mid, avType int64) (res *model.ArchiveUserCoins, err error)

ArchiveUserCoins .

func (*Dao) UserCoins

func (d *Dao) UserCoins(c context.Context, mid int64) (count float64, err error)

UserCoins get user coins

Jump to

Keyboard shortcuts

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