archive

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 {
	// contains filtered or unexported fields
}

Dao is archive dao.

func New

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

New new a archive dao.

func (*Dao) Archive

func (d *Dao) Archive(ctx context.Context, aid int64) (a *api.Arc, err error)

Archive get archive by aid.

func (*Dao) Archives

func (d *Dao) Archives(ctx context.Context, aids []int64) (as map[int64]*api.Arc, err error)

Archives multi get archives.

func (*Dao) ArchivesWithPlayer

func (d *Dao) ArchivesWithPlayer(c context.Context, aids []int64, qn int, platform string, fnver, fnval, build int) (res map[int64]*archive.ArchiveWithPlayer, err error)

ArchivesWithPlayer archives witch player

func (*Dao) UpCount2

func (d *Dao) UpCount2(c context.Context, mid int64) (cnt int, err error)

UpCount2 get upper count.

Jump to

Keyboard shortcuts

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