this post was submitted on 14 Feb 2025
8 points (100.0% liked)

Golang

313 readers
12 users here now

This is a community dedicated to the go programming language.

Useful Links:

Rules:

founded 2 years ago
MODERATORS
 

https://github.com/theHamdiz/it

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.

you are viewing a single comment's thread
view the rest of the comments
[–] bia 1 points 1 week ago

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.