like

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActSubject

type ActSubject struct {
	ID        int64     `json:"id"`
	Oid       int64     `json:"oid"`
	Type      int       `json:"type"`
	State     int       `json:"state"`
	Stime     wocaoTime `json:"stime"`
	Etime     wocaoTime `json:"etime"`
	Ctime     wocaoTime `json:"ctime"`
	Mtime     wocaoTime `json:"mtime"`
	Name      string    `json:"name"`
	Author    string    `json:"author"`
	ActURL    string    `json:"act_url"`
	Lstime    wocaoTime `json:"lstime"`
	Letime    wocaoTime `json:"letime"`
	Cover     string    `json:"cover" `
	Dic       string    `json:"dic"`
	Flag      int64     `json:"flag"`
	Uetime    wocaoTime `json:"uetime"`
	Ustime    wocaoTime `json:"ustime"`
	Level     int       `json:"level"`
	H5Cover   string    `json:"h5_cover"`
	Rank      int64     `json:"rank"`
	LikeLimit int       `json:"like_limit"`
}

ActSubject .

type Action

type Action struct {
	ID     int64     `json:"id"`
	Lid    int64     `json:"lid"`
	Mid    int64     `json:"mid"`
	Action int64     `json:"action"`
	Ctime  wocaoTime `json:"ctime"`
	Mtime  wocaoTime `json:"mtime"`
	Sid    int64     `json:"sid"`
	IP     int64     `json:"ip"`
}

Action like_action .

type Content

type Content struct {
	ID      int64     `json:"id"`
	Message string    `json:"message"`
	IP      int64     `json:"ip"`
	Plat    int       `json:"plat"`
	Device  int       `json:"device"`
	Ctime   wocaoTime `json:"ctime"`
	Mtime   wocaoTime `json:"mtime"`
	Image   string    `json:"image"`
	Reply   string    `json:"reply"`
	Link    string    `json:"link"`
	ExName  string    `json:"ex_name"`
}

Content like_content.

type Extend

type Extend struct {
	ID    int64     `json:"id"`
	Lid   int64     `json:"lid"`
	Like  int64     `json:"like"`
	Ctime wocaoTime `json:"ctime"`
	Mtime wocaoTime `json:"mtime"`
}

Extend .

type Item

type Item struct {
	ID       int64     `json:"id"`
	Wid      int64     `json:"wid"`
	Ctime    wocaoTime `json:"ctime"`
	Sid      int64     `json:"sid"`
	Type     int       `json:"type"`
	Mid      int64     `json:"mid"`
	State    int       `json:"state"`
	StickTop int       `json:"stick_top"`
	Mtime    wocaoTime `json:"mtime"`
}

Item like item struct.

type LastTmStat

type LastTmStat struct {
	Last int64
}

LastTmStat .

type Like

type Like struct {
	ID      int64    `json:"id"`
	Wid     int64    `json:"wid"`
	Archive *api.Arc `json:"archive,omitempty"`
}

Like like

type Subject

type Subject struct {
	ID       int64      `json:"id"`
	Name     string     `json:"name"`
	Dic      string     `json:"dic"`
	Cover    string     `json:"cover"`
	Stime    xtime.Time `json:"stime"`
	Etime    xtime.Time `json:"etime"`
	Interval int64      `json:"interval"`
	Tlimit   int64      `json:"tlimit"`
	Ltime    int64      `json:"ltime"`
	List     []*Like    `json:"list"`
}

Subject subject

type SubjectTotalStat

type SubjectTotalStat struct {
	SumCoin int64 `json:"sum_coin"`
	SumFav  int64 `json:"sum_fav"`
	SumLike int64 `json:"sum_like"`
	SumView int64 `json:"sum_view"`
	Count   int   `json:"count"`
}

SubjectTotalStat .

type VipActOrder

type VipActOrder struct {
	ID             int64     `json:"id"`
	Mid            int64     `json:"mid"`
	OrderNo        string    `json:"order_no"`
	ProductID      string    `json:"product_id"`
	Ctime          wocaoTime `json:"ctime"`
	Mtime          wocaoTime `json:"mtime"`
	PanelType      string    `json:"panel_type"`
	Months         int       `json:"months"`
	AssociateState int       `json:"associate_state"`
}

VipActOrder .

type WebData

type WebData struct {
	ID   int64  `json:"id"`
	Vid  int64  `json:"vid"`
	Data string `json:"data"`
}

WebData act web data.

Jump to

Keyboard shortcuts

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