Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateProfileStatistics ¶
func FetchOrCreateProfile ¶
func FetchOrCreateProfile(username string) (model.ProfileStats, error)
Profile stats are only created when visiting the profile page after login This could be used to see if accounts are being signed up by automated software that does not run the site's javascript.
func GetProfileStatistics ¶
func GetProfileStatistics(username string) (model.ProfileStats, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.