The gls package implements goroutine-local storage. It is a solution
to the common problem of identifying a goroutine by some kind of
gouroutine id. For example, it can be used to log an HTTP request
context id in every log line in the same goroutine as the incoming
HTTP request.
Installed Size: 32.8 kB
Architectures: all