Hi Samuel,
Thanks for your quick response, and thanks for your inspiring code, i have solved it with a different approach
Can i ask one more? how could changes json array to json object in golang?in a simple word how could delete the bracket in front json data?
and for example below :
[
{
āUseridā: ābaskara8ā,
āUsernameā: āRiva Ananta Baskaraā,
āEmailā: "brockbask@gmail.com",
āJekelā: āLā,
āFotoā: ālogo.jpgā,
āOldpassā: āef54c858c86afcb4cf563f1fbea74bb1bae0bb2dā
}
]