Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllUsersHandler ¶
func GetAllUsersHandler(w http.ResponseWriter, r *http.Request)
func HomeHandler ¶
func HomeHandler(w http.ResponseWriter, r *http.Request)
func ImportUsersHandler ¶
func ImportUsersHandler(w http.ResponseWriter, r *http.Request)
ImportUsersHandler accepts csv file attachment and stores contents to the users collection
Request Form-data:
file : csv file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.