Array Push Json Database Golang

Hi Samuel,

Thanks for your quick response, and thanks for your inspiring code, i have solved it with a different approach :slight_smile:

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ā€
}
]