Closed nofun97 closed 4 years ago
I'm happy to approve this, but what are your thoughts on WithCtxKey or WithContextKey? We're not passing a reference, and the context package calls it 'key'.
I second that, I think i prefer context key. Objections?
WithContextKey
sgtm
changed to WithContextKey
Fixes #19
Removed
WithFunc
and changedWithCtxRef
toWithContextRef
for clearer name.