userLiking

package
v0.0.0-...-8cf13af Latest Latest
Warning

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

Go to latest
Published: May 14, 2015 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateLikingOnUser

func CreateLikingOnUser(c *gin.Context) (int, error)

CreateLikingOnUser creates liking on user.

func DeleteLikingOnUser

func DeleteLikingOnUser(c *gin.Context) (int, error)

DeleteLikingOnUser deletes liking on a user.

func RetrieveLikedOnUser

func RetrieveLikedOnUser(c *gin.Context) ([]model.User, int, bool, bool, int, error)

RetrieveLikedOnUser retrieve liked on a user.

func RetrieveLikingsOnUser

func RetrieveLikingsOnUser(c *gin.Context) ([]model.User, int, bool, bool, int, error)

RetrieveLikingsOnUser retrieves likings on a user.

func UpdateUserLikedCount

func UpdateUserLikedCount(c *gin.Context) (int, error)

UpdateUserLikedCount updates user liked count.

func UpdateUserLikingCount

func UpdateUserLikingCount(user *model.User) (int, error)

UpdateUserLikingCount updates user liking count.

Types

This section is empty.

Jump to

Keyboard shortcuts

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