5 ms·
The same issue with embbedding of field had reflect tag like json or bson ...
by okibry 1y ago
The same issue with embbedding of field had reflect tag like json or bson ...
- okibry 1y agoAfter that time, I did not use json or bson Unmarshal to cast anymore. Any transform/converter function of me is manual directly. And thanks for LLM, with the their help, I only need to review the function, so no more typing.