Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codeArtisanry authored Jul 31, 2022
1 parent 39d3f3b commit b7ab165
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,13 @@ out <a href="https://github.com/codesnail21/gofuncs">awesome</a>.

##### Go Download File
- <a href="https://github.com/codesnail21/goDownloadFile"> download file </a> and store it in CWD, by just passing the file name & URL

##### Go Json Iterator
- <a href="https://github.com/json-iterator/go"> JSON iterator </a> high-performance 100% compatible drop-in replacement of "encoding/json"

##### Go OTP
- <a href="https://github.com/jltorresm/otpgo"> Time-Based One-Time Password </a> (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.

##### Go Mapstructure
- <a href="https://github.com/mitchellh/mapstructure"> Go library for decoding generic map values </a> into native Go structures and vice versa.

0 comments on commit b7ab165

Please sign in to comment.