gojay
gojay copied to clipboard
Manually adding an error to an Encoder
Is there any way to manually add an error to an Encoder?
It seems pretty simple, so maybe I'm missing something. Would an enc.AddError(error)
method make sense?