//
pkg.gl
Category
github.com/VishalTanwani/GolangWebApp
internal
helpers
package
0.0.0-20210915162807-472935aeb853
Repository:
https://github.com/vishaltanwani/golangwebapp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
23 SLOC
#
Functions
ClientError
ClientError will handle client errors.
IsAuthenticate
IsAuthenticate will check is user exist in our system or not.
NewHelpers
NewHelpers sets up app config for helpers.
ServerError
ServerError will handle server errors.