black

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 is black dao.

func New

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

New new a black dao.

func (*Dao) AddBlacklist

func (d *Dao) AddBlacklist(mid, aid int64)

AddBlacklist is.

func (*Dao) Black

func (d *Dao) Black(c context.Context) (black map[int64]struct{}, err error)

Black returns blacklist of aids

func (*Dao) BlackList

func (d *Dao) BlackList(c context.Context, mid int64) (aidm map[int64]struct{}, err error)

BlackList is.

func (*Dao) DelBlacklist

func (d *Dao) DelBlacklist(mid, aid int64)

DelBlacklist is.

func (*Dao) Ping

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

Ping Ping check redis connection

Jump to

Keyboard shortcuts

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