Documentation ¶
Index ¶
- func DeleteAnimalHandler(PASETOPUBLICKEYENV, MONGOCONNSTRINGENV, dbname string, collectionname string, ...) string
- func EditAnimalHandler(PASETOPUBLICKEYENV, MONGOCONNSTRINGENV, dbname string, collectionname string, ...) string
- func EditEmailHandler(PASETOPUBLICKEYENV, MONGOCONNSTRINGENV, dbname string, r *http.Request) string
- func EditPasswordHandler(PASETOPUBLICKEYENV, MONGOCONNSTRINGENV, dbname string, r *http.Request) string
- func EditProfileHandler(PASETOPUBLICKEYENV, MONGOCONNSTRINGENV, dbname string, r *http.Request) string
- func GetAnimalHandler(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 TambahAnimalHandler(PASETOPUBLICKEYENV, MONGOCONNSTRINGENV, dbname string, collectionname string, ...) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteAnimalHandler ¶
func EditAnimalHandler ¶
func EditEmailHandler ¶
func EditPasswordHandler ¶
func EditProfileHandler ¶
func GetAnimalHandler ¶
func GetProfileHandler ¶
func LogInHandler ¶
func SignUpHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.