gojay
gojay copied to clipboard
Use code generator only for unmarshal?
I would like to only generate code related to unmarshalling of a data type as I would not use the marshalling bits.
Is there a flag or do I need to delete manually the code?