GetAllData returns all the data from the session store This is used for testing purposes only
()
| 80 | // GetAllData returns all the data from the session store |
| 81 | // This is used for testing purposes only |
| 82 | GetAllData() (map[string]string, error) |
| 83 | } |
no outgoing calls