go
go copied to clipboard
[Question] different type encoders for the same type
I have the requirement to serialize the same type in different formats depending on certain scenarios (REST API retrocompatibility). Is there is a way to do so?