Sobes.tech

How to view which port an application is running on under Linux?

308

When should gRPC be used, and when REST in the context of microservices?

268

Tell me more about WaitGroup: what is it used for, and what methods does it have?

252

What is a race condition and how does Go help to detect it?

251

Why is the current implementation of GetLogger with a single instance incorrect with different parameters? How to fix it using a map?

241

What is the Singleton pattern? Is it a pattern or an anti-pattern?

232

Tell about the select operator, what it does and what it is used for?

221

What is under the hood of the map in Go? How is it implemented?

221

What are unbuffered channels used for? Why can't a channel with a large buffer always be used?

215

What will happen if you write to a closed channel?

214

What needs to be done for a REST API server (code repository) to start working in Kubernetes?

213

What anti-patterns exist in Go? What should not be done, what is considered bad tone?

210

Tell me about the Fan-In pattern, what is it used for?

207
/4