A collection of various helper functions; AKA auxiliary Go library without any external dependencies
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kasianov Nikolai Alekseevich 11bbea8cbd Luminance comment 1 year ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago
color.go Luminance comment 1 year ago
crypto.go Initial commit 2 years ago
go.mod Initial commit 2 years ago
localIP.go Initial commit 2 years ago
logger.go Logger: print to io.Discard when the logger output is set to nil 2 years ago
sha.go Initial commit 2 years ago
verification.go Initial commit 2 years ago

README.md

GOAUXILIB

A collection of various helper functions; AKA auxiliary Go library without any external dependencies

Use

Either

  • go get unbewohnte.su:3000/Unbewohnte/goauxilib

or

  • Simply copy file(s) with needed functionality to your project

License

MIT