Thomas Nguyen
Thomas Nguyen's Blog

Thomas Nguyen's Blog

Follow
homeFront-endBack-endMicroservicesBuy me a coffee
Tag

concurrency

#concurrency

More content

Read more stories on Hashnode


Articles with this tag

Function Returning Channel Pattern in Go

Jun 28, 20233 min read

Go is a language that provides powerful concurrency primitives, and one of the common patterns used in Go for concurrent programming is the Function...

Function Returning Channel Pattern in Go