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: 12 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 dao.

func New

func New() (dao *Dao)

New new a dao and return.

func (*Dao) Close

func (d *Dao) Close()

Close close the resource.

func (*Dao) GetConfFromDb

func (d *Dao) GetConfFromDb() (ruleConf []*model.RecPoolConf, err error)

func (*Dao) GetWhiteList

func (d *Dao) GetWhiteList(ctx context.Context, id int) (whiteStr string, err error)

func (*Dao) Ping

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

Ping ping the resource.

func (*Dao) SetRecInfoCache

func (d *Dao) SetRecInfoCache(ctx context.Context, list map[int64]*daoAnchorV1.RoomData) (err error)

func (*Dao) SetRecPoolCache

func (d *Dao) SetRecPoolCache(ctx context.Context, key string, list string, expire int) (err error)

Jump to

Keyboard shortcuts

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