Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitUserPoints ¶
func RewardPoints ¶
func RewardPoints(userId uint64, points int64, reason RewardPointsType)
Types ¶
type RewardPointsType ¶
type RewardPointsType int
var ( RewardPointsInit RewardPointsType = 0 RewardPoints4WriteArticles RewardPointsType = 1 RewardPoints4Reply RewardPointsType = 2 )
func (RewardPointsType) String ¶
func (r RewardPointsType) String() string
Click to show internal directories.
Click to hide internal directories.