package
0.0.0-20240506004316-85c5184f5573
Repository: https://github.com/jangwooo/aim_coding_test.git
Documentation: pkg.go.dev

# Functions

ComparePasswords func for a comparing password.
ConnectionURLBuilder func for building URL connection.
No description provided by the author
GeneratePassword func for a making hash & salt with user password.
NewValidator func for create a new validator for model fields.
NormalizePassword func for a returning the users input as a byte slice.
No description provided by the author
StartServerWithGracefulShutdown function for starting server with a graceful shutdown.
ValidatorErrors func for show validation errors for each invalid fields.