core
core copied to clipboard
Consider removing unnecessary json, xml, and copy minus tags
Describe the feature
Most of these are pointless and just clutter the codebase.
Relevant code
Remove: `json:"-" xml:"-" copy:"-"`