this post was submitted on 14 Feb 2025
7 points (88.9% liked)

Golang

2385 readers
1 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.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 month 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.