mardi 17 juillet 2018

Reading Json Data from MySql in Golang?

I am facing a case where i had to store dynamic values in the database with key and value pairs given by the user itself. User gives the key and value i interpret it as { "key" :"user Given","value":"user Given"} and i add all such things to a array and I wanted this array to be read into go code where the array of objects is read from Database table.




Aucun commentaire:

Enregistrer un commentaire