github.com/brownsys/tracing-framework-go@v0.0.0-20161210174012-0542a62412fe/other/internal/gls/README.md (about)

     1  Goroutine-Local Storage
     2  =======================
     3  
     4  The `gls` package implements goroutine-local storage without modifying the Go runtime.