weaver
weaver copied to clipboard
The issue of errors in cross package serialization processing
When the defined structure and the processed program are not in the same package in a program, it will affect the serialization processing. Why not use the encoding/gob package for cross package serialization processing?