history

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(c *conf.Config) (dao *Dao)

New init

func (*Dao) DelHistory

func (d *Dao) DelHistory(c context.Context, mid int64) (data int32, err error)

DelHistory 删除直播历史记录

func (*Dao) GetMainHistory

func (d *Dao) GetMainHistory(c context.Context, mid int32) (data []*model.HistoryData, err error)

GetMainHistory 获取直播历史记录

Jump to

Keyboard shortcuts

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