package
0.0.0-20210425192448-1d10f4c7252a
Repository: https://github.com/zoommix/fasthttp_template.git
Documentation: pkg.go.dev
# Functions
Authenticate ...
CreateUser ...
CreateUserHandler ...
DecodeJWT ...
EmailExists checks if user with specified email exists.
EncodePassword ...
FindUser finds user by ID.
FindUserByEmail finds user by ID.
HelloHandler ...
NewUserJSON ...
ShowUsersHandler ...
UserToJSON ...