# README
core
Core package for Golang.
Install
go get github.com/innotechdevops/core
How to use
- Compare Password
got := gobcrypt.ComparePassword(hashedPwd, plainPwd)
- Hash Password
got, err := gobcrypt.HashPassword(password)
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author