Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUser ¶
CreateUser creates a 'record' for a new user. Sample input: {"Email":"bill@aol.com","Username":"h0b0","Password":"pass"}
func DeleteUser ¶
DeleteUser deletes a record for a user. Sample input: {"Username":"h0b0"}
func ShowDatabase ¶
Return the contents of the database. For debugging and POC purposes.
func UpdateUser ¶
UpdateUser updates the record of a user Sample input: {"Email": "ballin@netscap.net","Username":"h0b0","Password":"NEWSECUREPASSWORD"}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.