delrecsservice

package
v0.0.0-...-1f55c80 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DelRecs

type DelRecs struct {
	VideoID string `json:"video_id"`

	Count int
}

DelRecs 视频应删除表结构

func (*DelRecs) AddDelRec

func (d *DelRecs) AddDelRec() error

AddDelRec 将软删除的视频信息添加到删除表中,等待定时硬删除

func (*DelRecs) GetDelRecs

func (d *DelRecs) GetDelRecs() ([]defs.Delrec, error)

GetDelRecs 获取一定数量的视频删除记录用于硬删除

Jump to

Keyboard shortcuts

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