Andrei Pechkurov
Random thoughts on concurrency, databases and distributed systems

Random thoughts on concurrency, databases and distributed systems

Follow
homebadges
Tag

golang

#golang

More content

Read more stories on Hashnode


Articles with this tag

Thread-Local State in Go, Huh?

Oct 29, 2022

We all know that there is no such thing as thread-local state in Go. Yet, there is a trick that would help you to retain the thread identity at least...

Thread-Local State in Go, Huh?