Commit f78f31b
committed
Document why RemapState leaves ForceSendFields nil
Per denik's PR comment: explain that ForceSendFields is an SDK
marshaling concern (which zero-valued fields to wire-serialize)
that has no meaning on the read path, so copying it from the
response struct would not be useful.
Co-authored-by: Isaac1 parent 6167150 commit f78f31b
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
100 | 104 | | |
101 | 105 | | |
102 | 106 | | |
| |||
0 commit comments