Documentation ¶
Index ¶
- func CheckPasswordHash(password, hash string) bool
- func GetAllBangunanLineString(mongoconn *mongo.Database, collection string) []models.GeoJson
- func HashPassword(password string) (string, error)
- func IsPasswordValid(mongoconn *mongo.Database, collection string, userdata models.User) bool
- func Json(DataStuct any) string
- func SetConnection(mongostring, dbname string) *mongo.Database
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPasswordHash ¶
func HashPassword ¶
func IsPasswordValid ¶
func SetConnection ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.