A chaotic Go package
from PasswordIsTaco@infosec.pub to golang@programming.dev on 14 Feb 2025 22:24
https://infosec.pub/post/23720277
from PasswordIsTaco@infosec.pub to golang@programming.dev on 14 Feb 2025 22:24
https://infosec.pub/post/23720277
A collection of helpful error handling, performance measuring, execution retrial, benchmarking & other useful patterns for golang under one package.
Because we kinda need this shit daily and we know it!
I don’t think anything i post here would do the project justice outside of just copying the read me.
threaded - newest
This looks great. I’m new to go, and the tone is to memey for me to use it in production. But I’ll definitely take a look at some if the function implementations.