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

Documentation

Index

Constants

View Source
const (
	ActionRecommend = iota
	ActionPlay
	ActionLike
	ActionCancelLike
	ActionFollow
	ActionCancelFollow
	ActionCommentAdd
	ActionCommentLike
	ActionCommentReport
	ActionFeedList
	ActionShare
	ActionDanmaku
	ActionPlayPause
	ActionPushRegister
	ActionPushSucced
	ActionPushCallback
	ActionBlack
	ActionCancelBlack
	ActionVideoSearch
	ActionUserSearch
	ActionUserUnLike
	ActionPlayOut
)

接口Action定义

Variables

This section is empty.

Functions

This section is empty.

Types

type Base

type Base struct {
	App           string `json:"mobi_app" form:"mobi_app"`
	Client        string `json:"platform" form:"platform"`
	Version       string `json:"version" form:"version"`
	Channel       string `json:"channel" form:"channel"`
	Location      string `json:"location" form:"location"`
	QueryID       string `json:"query_id" form:"query_id"`
	BUVID         string `json:"buvid"`
	SVID          int    `json:"svid" form:"svid"`
	TotalDuration int    `json:"total_duration" form:"total_duration"`
	PlayDuration  int    `json:"duration" form:"duration"`
	DataType      int    `json:"data_type" form:"data_type"`
	From          string `json:"from" form:"from"`
	PFrom         string `json:"pfrom" form:"pfrom"`
	FromID        string `json:"from_id" form:"from_id"`
	PFromID       string `json:"pfrom_id" form:"pfrom_id"`
}

Base .

Jump to

Keyboard shortcuts

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