The Wayback Machine - https://web.archive.org/web/20210614212832/https://github.com/topics/sponsors
Skip to content
#

sponsors

Here are 116 public repositories matching this topic...

yusufpapurcu
yusufpapurcu commented Jun 8, 2021

I think we need new execution method for json object. As an example if client wants inserted data's id, user must unmarshall result and took id from object.

How can I do?

You can create new execution method in execute.go. You must create function executeTo. And take byte array and unmarshall it to interface. After that you must add this method to all structs.

You are welcome to contr

Improve this page

Add a description, image, and links to the sponsors topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sponsors topic, visit your repo's landing page and select "manage topics."

Learn more