Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrFollowedPlayerAlreadyExists = errors.New("player already followed")
)
Functions ¶
func FollowPlayer ¶
func FollowPlayer(db *gorm.DB, followed *models.FollowedPlayer, updateExisting bool) (*models.FollowedPlayer, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.