share

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Encourage

type Encourage struct {
	UserInfo   interface{} `json:"user_info"`
	TodayShare int64       `json:"today_share"`
	ShareDays  int64       `json:"share_days"`
	Pendants   interface{} `json:"pendants"`
}

Encourage encourage .

type GroupPendant

type GroupPendant struct {
	NeedDays int64                     `json:"need_days"`
	Pendant  *suitmdl.GroupPendantList `json:"pendant"`
}

GroupPendant groupPendant .

type Share

type Share struct {
	ID        int64      `json:"id"`
	Mid       int64      `json:"mid"`
	DayCount  int64      `json:"day_count"`
	Cycle     int64      `json:"cycle"`
	ShareDate int64      `json:"share_date"`
	Ctime     xtime.Time `json:"ctime"`
	Mtime     xtime.Time `json:"mtime"`
}

Share share .

Jump to

Keyboard shortcuts

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