go
go copied to clipboard
RegisterTypeEncoder not working when marshal embedded field
I registered a Encoder for struct a, and embedded it in struct b, but it doesn't work when I try to marshal data to b.