Conversation
Context into CommandContext into Command
|
Quick thought: What if rather than passing (ctx.Context, cmd) to Action, Before, and After, pass a context.WithValue? Then for example rather than calling
|
@skelouse I'm pretty nervous about API signatures that intentionally pass values through |
Yeah that's what I meant. |
Yeeeeahh I'd like to avoid that if possible 😅 I feel nervous enough about using a |
|


What type of PR is this?
(REQUIRED)
What this PR does / why we need it:
(REQUIRED)
Which issue(s) this PR fixes:
Closes #1587
Closes #1780
Special notes for your reviewer:
(fill-in or delete this section)
Testing
(fill-in or delete this section)
Release Notes
(REQUIRED)