All kinds of (useful) stuff
https://pkg.go.dev/source.toby3d.me/toby3d/hacks
gogolanggolang-librarygolang-modulegolang-packagego-languagego-librarygo-modulesgo-packagego-packageslibrarypackage
context | ||
docs | ||
function | ||
math | ||
net/http | ||
path | ||
pointer | ||
sync | ||
testing | ||
go.mod | ||
go.sum | ||
hacks.go | ||
LICENSE.md |
hacks
The hacks package contains various utilities for common and typical cases.
⚠ WARNING ⚠
This package and its sub-packages are "perpetually unstable": the composition of packages and their API's change without warning or tag versioning, depending on personal needs, requirements and preferences, as well as when official packages emerge that duplicate the behavior of current ones. Use vendoring to fix the specific state of the desired package, or simply copy the required utilities manually.