SpiceQA
Questions
Tags
Users
Badges
user_13860
@user_13860
0
reputation
0
answers
0
questions
About Me
// Hello, World !
Top Answers
What's the difference between errors.Wrapf(), errors.Errorf(), and fmt.Errorf()?
54 votes
Why using `chan struct{}` when wait something done not `chan interface{}`?
42 votes
Package name containing hyphen
30 votes
Is there a difference in Go between a counter using atomic operations and one using a mutex?
24 votes
Mocking os.GetEnv("ENV_VAR")
22 votes
Top Questions