~jship/context

Thread-indexed storage around arbitrary context values
Bump context to version 0.2.1.0
Change NotFoundException from data to newtype

refs

main
browse  log 
context-0.2.1.0
release notes 

clone

read-only
https://git.sr.ht/~jship/context
read/write
git@git.sr.ht:~jship/context

You can also use your local clone with git send-email.

#context

Build badge

This repo houses the core context package and packages built on top of context. The context package provides thread-indexed storage around arbitrary context values. The interface supports nesting context values per thread, and at any point, the calling thread may ask for their current context.

For more info on this project, see the main package's README.

If you would like to contribute, see CONTRIBUTING.

Do not follow this link