go
go copied to clipboard
feat: support json marshal on general objects
to fix json: unsupported type: general.Map error when trying to marshal msg.Arguments into json format.