share

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Share

type Share struct {
	models.BaseModel

	ShareID       string `json:"share_id"`        // 点赞编号
	InUid         string `json:"in_uid"`          // 用户内部编号(内部流转)
	ArticleID     string `json:"article_id"`      // 用户内部编号(内部流转)
	GroupID       string `json:"group_id"`        // 圈子编号
	SourceGroupID string `json:"source_group_id"` // 转入的圈子编号
	Signature     string `json:"signature"`       // 数据签名
}

Jump to

Keyboard shortcuts

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