Versions in this module Expand all Collapse all v0 v0.0.3 Nov 16, 2024 v0.0.2 Nov 16, 2024 Changes in this version + func Connection() error + func GetUsers(res http.ResponseWriter) error + func Res[U []Users | Users | map[string]string](res http.ResponseWriter, result U) + type DBCOnnection struct + DB *sql.DB + type Users struct + ID string + Name string