Reading struct tags without losing intent
July 25, 20264 min readCodnect Team
Struct tags are compact, but compact formats can become hard to read when every package interprets them differently. A parser should keep the original intent visible.

Reading struct tags without losing intent
CodnectSyntaxRead more