Categorygithub.com/rmrfslashbin/golib
repositorypackage
1.0.5
Repository: https://github.com/rmrfslashbin/golib.git
Documentation: pkg.go.dev

# README

golib

GoLib is a collection of commonly used functions.

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!