Package gls implements goroutine-local storage for Go.
go get github.com/jtolds/glsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets and gets a value in goroutine-local storage.
Prefer passing context.Context explicitly instead of relying on GLS.
No dependency data recorded yet.