Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddUser ¶
AddUser creates a new database user, hashes the user's password, and stores it in the database. Assumes existence of the relevant global variable.
func HashMd5Password ¶
HashMd5Password hashes a password using a username as a salt to produce an md5 password string in accordance with the PostgreSQL spec.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.