Categorygithub.com/innotechdevops/core
modulepackage
1.0.3
Repository: https://github.com/innotechdevops/core.git
Documentation: pkg.go.dev

# 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

# Structs

No description provided by the author
No description provided by the author