Open
Description
A field that uses a custom marshaler does not adhere to the omitempty
tag the same way that encoding/json
does.
Example go playground: https://go.dev/play/p/ccfrr3rvac3
Metadata
Metadata
Assignees
Labels
No labels
A field that uses a custom marshaler does not adhere to the omitempty
tag the same way that encoding/json
does.
Example go playground: https://go.dev/play/p/ccfrr3rvac3