Documentation ¶
Index ¶
- func DeleteFishingSpotHandler(PASETOPUBLICKEYENV, MONGOCONNSTRINGENV, dbname string, collectionname string, ...) string
- func EditEmailHandler(PASETOPUBLICKEYENV, MONGOCONNSTRINGENV, dbname string, r *http.Request) string
- func EditFishingSpotHandler(PASETOPUBLICKEYENV, MONGOCONNSTRINGENV, dbname string, collectionname string, ...) string
- func EditPasswordHandler(PASETOPUBLICKEYENV, MONGOCONNSTRINGENV, dbname string, r *http.Request) string
- func EditProfileHandler(PASETOPUBLICKEYENV, MONGOCONNSTRINGENV, dbname string, r *http.Request) string
- func GetFishingSpotHandler(MONGOCONNSTRINGENV, dbname string, collectionname string, r *http.Request) string
- func GetProfileHandler(PASETOPUBLICKEYENV, MONGOCONNSTRINGENV, dbname string, r *http.Request) string
- func LogInHandler(PASETOPRIVATEKEYENV, MONGOCONNSTRINGENV, dbname, collectionname string, ...) string
- func SignUpHandler(MONGOCONNSTRINGENV, dbname string, collectionname string, r *http.Request) string
- func TambahFishingSpotHandler(PASETOPUBLICKEYENV, MONGOCONNSTRINGENV, dbname string, collectionname string, ...) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EditEmailHandler ¶
func EditFishingSpotHandler ¶
func EditPasswordHandler ¶
func EditProfileHandler ¶
func GetFishingSpotHandler ¶
func GetProfileHandler ¶
func LogInHandler ¶
func SignUpHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.