Database structure I want to retrive all the data stored in this database using golang
{
"-KaMY9JKmgyRWVApfcXW" : {
"EmailId" : "aaa@gmail.com",
"FirstName" : "abc",
"LastName" : "xyz",
"UserType" : "user"
}
}