userController

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2017 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UserAPIKeyResetHandler

func UserAPIKeyResetHandler(c *gin.Context)

UserAPIKeyResetHandler : Controller to reset user api key

func UserDetailsHandler

func UserDetailsHandler(c *gin.Context)

UserDetailsHandler : Getting User Profile Details View

func UserFollowHandler

func UserFollowHandler(c *gin.Context)

UserFollowHandler : Controller to follow/unfollow users, need user id to follow

func UserLoginFormHandler

func UserLoginFormHandler(c *gin.Context)

UserLoginFormHandler : Getting View User Login

func UserLoginPostHandler

func UserLoginPostHandler(c *gin.Context)

UserLoginPostHandler : Post Login controller

func UserLogoutHandler

func UserLogoutHandler(c *gin.Context)

UserLogoutHandler : Controller to logout users

func UserNotificationsHandler

func UserNotificationsHandler(c *gin.Context)

UserNotificationsHandler : Controller to show user notifications

func UserProfileFormHandler

func UserProfileFormHandler(c *gin.Context)

UserProfileFormHandler : Getting View User Profile Update

func UserProfileHandler

func UserProfileHandler(c *gin.Context)

UserProfileHandler : Getting User Profile

func UserRegisterFormHandler

func UserRegisterFormHandler(c *gin.Context)

UserRegisterFormHandler : Getting View User Registration

func UserRegisterPostHandler

func UserRegisterPostHandler(c *gin.Context)

UserRegisterPostHandler : Post Registration controller, we do some check on the form here, the rest on user service

func UserVerifyEmailHandler

func UserVerifyEmailHandler(c *gin.Context)

UserVerifyEmailHandler : Controller when verifying email, needs a token

Types

This section is empty.

Jump to

Keyboard shortcuts

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