dao

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: 7 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 {
	DB *gorm.DB
	// contains filtered or unexported fields
}

Dao .

func New

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

New .

func (*Dao) BlacklistAdd

func (d *Dao) BlacklistAdd(addmids, upmids []int64) (err error)

BlacklistAdd add blacklist

func (*Dao) BlacklistIn

func (d *Dao) BlacklistIn(mids []int64) (blacks map[int64]*model.Blacklist, err error)

BlacklistIn query blackist count

func (*Dao) BlacklistIndex

func (d *Dao) BlacklistIndex(mid int64, pn, ps int) (pager *model.BlacklistPager, err error)

BlacklistIndex blackist

func (*Dao) BlacklistUp

func (d *Dao) BlacklistUp(id int64, status int) (err error)

BlacklistUp blackist update

func (*Dao) Ping

func (d *Dao) Ping(c context.Context) error

Ping .

Jump to

Keyboard shortcuts

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