Package context provides a mechanism for transparently tracking contextual state associated to the current goroutine and even across goroutines.
go get github.com/getlantern/contextNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new context, stores a value, and retrieves it.
No known issues recorded.
No dependency data recorded yet.