rmrfslashbin / golib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golib

GoLib is a collection of commonly used functions.

Coverage Status Go Go Report Card GitHub go.mod Go version Go Reference

Functions

  • BrowserOpen: BrowserOpen opens a local browser.
  • CheckSha256: CheckSha256 sha265 sums a file and checks against an expected sha256 sum.
  • NumberFormat: NumberFormat formats a number with magnitude.
  • RandString: RandString generages a random string of n chars.

Feedback!

Feedback, suggestions, constructive comments, and pull requests are appreciated!

About

License:MIT License


Languages

Language:Go 100.0%