github.com/AbdulRahimOM/go-utils/hashPassword

A collection of general-purpose utility functions for Go, designed to simplify common programming tasks.


Install
go get github.com/AbdulRahimOM/go-utils/hashPassword

Documentation

go-utils

go-utils is a collection of general-purpose utility functions for Go, designed to simplify common programming tasks.

Packages

hashpassword

Functions for hashing and comparing passwords using bcrypt.

Installation

go get github.com/yourusername/go-utils/hashpassword

###math

Math functions

Installation

go get github.com/yourusername/go-utils/math