model

package
v0.0.0-...-e138ea5 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2017 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppData

type AppData struct {
	Ids         string `json:"Ids"`
	CreateTime  int64  `json:"CreateTime"`
	PicUpload   int    `json:"PicUpload"`
	VideoUpload int    `json:"VideoUpload"`
	TalentSum   int    `json:"TalentSum"`
	ActiveUser  int    `json:"ActiveUser"`
}

type AppStatistics

type AppStatistics struct {
	Ids        string `json:"Ids"`
	CreateTime int64  `json:"CreateTime"`

	Photo   int `json:"Photo"`
	Article int `json:"Article"`
	Sqsp    int `json:"Sqsp"`
	// contains filtered or unexported fields
}

type AppUGC

type AppUGC struct {
	Ids         string `json:"Ids"`
	CreateTime  int64  `json:"CreateTime"`
	Like        int64  `json:"Like"`
	CommentSum  int64  `json:"CommentSum"`
	ShareSum    int64  `json:"ShareSum"`
	PicSum      int64  `json:"PicSum"`
	VideoSum    int64  `json:"VideoSum"`
	VideoStay   int64  `json:"VideoStay"`
	VideoUpload int64  `json:"VideoUpload"`
}

type Channel

type Channel struct {
	Ids  string `json:"Ids"`
	Name string `json:"Name"`
}

type DayStatistics

type DayStatistics struct {
	Type       int
	CreateTime string
	Total      int
}

type Event

type Event struct {
	Ids          string `json:"Ids"`
	Name         string `json:"Name"`
	StartDate    int64  `json:"StartDate"`
	EndDate      int64  `json:"EndDate"`
	TotalPeople  int    `json:"TotalPeople"`
	TotalWork    int    `json:"TotalWork"`
	UploadPeople int    `json:"UploadPeople"`
}

type FansExcel

type FansExcel struct {
	Increase    int
	Cancel      int
	NetIncrease int
	Total       int
	CreateTime  int64
	Type        string
}

type MobileData

type MobileData struct {
	Ids        string `json:"Ids"`
	CreateTime int64  `json:"CreateTime"`
	Active     int    `json:"Active"`
	Launch     int    `json:"Launch"`
	Channel    string `json:"Channel"`
	SystemType int    `json:"SystemType"`
	ChannelIds string `json:"ChannelIds"`
}

type PlatPlayAmount

type PlatPlayAmount struct {
	Ids        string `json:"Ids"`
	CreateTime int64  `json:"CreateTime"`
	PlatType   string `json:"PlatType"`
	Sum        int    `json:"Sum"`
	Grow       int    `json:"Grow"`
}

type PlatformFans

type PlatformFans struct {
	Ids        string `json:"Ids"`
	CreateTime int64  `json:"CreateTime"`
	Sum        int    `json:"Sum"`
	Decrease   int    `json:"Decrease"`
	Increase   int    `json:"Increase"`
	Type       string `json:"Type"`
	PlatIds    string `json:"PlatIds"`
}

type PlatformType

type PlatformType struct {
	Ids         string `json:"Ids"`
	Name        string `json:"Name"`
	NameChinese string `json:"NameChinese"`
}

type PlayAmount

type PlayAmount struct {
	Ids        string `json:"Ids"`
	VideoIds   string `json:"VideoIds"`
	CreateTime int64  `json:"CreateTime"`
	Sum        int    `json:"Sum" `
}

type PlayAmountLiner

type PlayAmountLiner struct {
	Sum        int64  `json:"Sum"`
	CreateTime int64  `json:"CreateTime"`
	PlatIds    string `json:"PlatIds"`
}

type PlayExcel

type PlayExcel struct {
	IType      string
	Title      string
	Link       string
	PlayAmount int
	CreateTime int64
}

type Skill

type Skill struct {
	Ids  string `json:"Ids"`
	Name string `json:"Name"`
}

type SumExcel

type SumExcel struct {
	Type       string
	Total      int
	Grow       int
	CreateDate int64
}

type Talent

type Talent struct {
	Ids        string `json:"Ids"`
	User       string `json:"User"`
	Type       string `json:"Type"`
	CreateTime int64  `json:"CreateTime"`
	Submitted  bool   `json:"Submitted"`
	SkillName  string `json:"SkillName"`
}

type Video

type Video struct {
	Ids        string `json:"Ids"`
	VideoIds   string `json:"VideoIds"`
	PlatIds    string `json:"PlatIds"`
	Title      string `json:"Title"`
	Link       string `json:"Link"`
	CreateTime int64  `json:"CreateTime"`
}

type VideoPlayAmount

type VideoPlayAmount struct {
	Ids         string `json:"Ids"`
	VideoIds    string `json:"VideoIds"`
	PlatIds     string `json:"PlatIds"`
	Title       string `json:"Title"`
	Link        string `json:"Link"`
	CreateTime  int64  `json:"CreateTime"`
	Sum         int    `json:"Sum"`
	NameChinese string `json:"NameChinese"`
}

type WeekGrow

type WeekGrow struct {
	Ids        string `json:"Ids"`
	PlatIds    string `json:"PlatIds"`
	Grow       int    `json:"Grow"`
	CreateTime int64  `json:"CreateTime"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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