Documentation
¶
Index ¶
Constants ¶
View Source
const ( CONNECTION_STRING = "mongodb://root:auth!@mongodb:27017" DB = "db_authentication" USERS = "users" )
Variables ¶
This section is empty.
Functions ¶
func HashPassword ¶
func Response ¶
func Response(w http.ResponseWriter, code int, payload interface{})
func ResponseWithError ¶
func ResponseWithError(w http.ResponseWriter, code int, msg string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.