model

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: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RecommendVideoState = []string{"5", "4", "3", "1", "0"}

RecommendVideoState 所有进推荐池的新发视频

Functions

This section is empty.

Types

type HDFSResult

type HDFSResult struct {
	Code   int16    `json:"code"`
	Msg    string   `json:"msg"`
	Result []string `json:"result"`
}

HDFSResult .

type Video

type Video struct {
	SVID     int64
	Title    string
	Content  string
	MID      int64
	AVID     int64
	CID      int64
	PubTime  xtime.Time
	CTime    xtime.Time
	MTime    xtime.Time
	Duration int32
	State    int16
	TID      int32
	SubTID   int32
}

Video .

Jump to

Keyboard shortcuts

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