yznts / kyoto

Asynchronous frontends with Go
https://pkg.go.dev/github.com/yznts/kyoto/v3
MIT License
651 stars 28 forks source link

Ability to store custom values on context level #150

Closed yznts closed 1 year ago

yznts commented 1 year ago

There is no way now to save data between context receivers.
It would be nice to implement one, not necessarily kyoto built-in.