Hi,
Thanks for the response.
Below is the sample json being used,
{
"jsondata": [
{
"dataReference":[
{
"parameterType" : "common",
"applicationtype":
{
"application1":
{
"applicationName": "appl1",
"param1":
{
"name": "param1",
"value": "test2",
"Type": "text",
"oper": "ADD"
}
}
}
}
]
}
]
}
>From my side I will populate the struct and provide it the application for
consumption.
Regards,
Bharath B
On Tuesday, 21 February 2017 15:44:09 UTC+5:30, Nathan Kerr wrote:
>
> Could you give an example of the json you are starting from?
>
> Also, what database are you using?
>
> On Sunday, February 19, 2017 at 8:27:32 AM UTC+1, Bharath B wrote:
>>
>> Hi,
>>
>> I am trying to read those values and store in DB.
>>
>> Regards,
>> Bharath B
>>
>
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.