package
0.0.0-20210413042545-8b844d213fd7
Repository: https://github.com/hoangmirs/go-scraper.git
Documentation: pkg.go.dev

# Functions

ComparePassword compares the hashed password and the password.
HashPassword generates a hashed password from given input.
RootDir returns the current path of the project.
SetControllerAttributes : Set some attributes of controller.
ToSnakeCase : Convert camelCase to snake_case.