video

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 defeine fav Dao

func New

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

New return fav dao

func (*Dao) Close

func (d *Dao) Close()

Close close all connection

func (*Dao) DelCoverCache

func (d *Dao) DelCoverCache(c context.Context, mid, fid int64) (err error)

DelCoverCache delete folder cover

func (*Dao) NewCoversCache

func (d *Dao) NewCoversCache(c context.Context, mid int64, fids []int64) (fcvs map[int64][]*model.Cover, mis []int64, err error)

NewCoversCache get multi cover of fids by pipeline

func (*Dao) Ping

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

Ping check connection used in dao

func (*Dao) SetNewCoverCache

func (d *Dao) SetNewCoverCache(c context.Context, mid, fid int64, covers []*model.Cover) (err error)

SetNewCoverCache set fav's cover to cache

Jump to

Keyboard shortcuts

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