logging
This commit is contained in:
@@ -88,6 +88,7 @@ func ConnectDatabase() {
|
||||
}
|
||||
|
||||
func DisconnectDatabase() {
|
||||
fmt.Printf("DisconnectDatabase called")
|
||||
defer db.Close()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user