The Go JSON serializer skips private fields. Try changing their visibility to public.
1 Like
The Go JSON serializer skips private fields. Try changing their visibility to public.