We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To simplify customisation, allow AddTypeWithCallBack(type, typeHandler)
AddTypeWithCallBack(type, typeHandler)
the TypeHandler Interface should allow handling field names, field types, ...
This wouldn't require to set structTags on the type fields and would allow a much simpler usage of the library.
Activity