//
pkg.gl
Category
github.com/estebanborai/gophers-blog
server
src
controllers
package
0.1.0
Repository:
https://github.com/estebanborai/gophers-blog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
108 SLOC
#
Packages
users
No description provided by the author
#
Functions
CreatePassword
CreatePassword stores user hashed password.
SignUp
SignUp creates a new user, hashes/salt the user password and stores user avatar.
#
Structs
Payload
Payload holds the spected properties to be sent from the Front-End at the time the user signs up.