mirror of
https://github.com/ManyakRus/starter.git
synced 2025-11-26 23:10:42 +02:00
сделал Postgres gorm
This commit is contained in:
@@ -225,7 +225,7 @@ func WaitStop() {
|
|||||||
|
|
||||||
select {
|
select {
|
||||||
case <-contextmain.GetContext().Done():
|
case <-contextmain.GetContext().Done():
|
||||||
log.Warn("Context app is canceled.")
|
log.Warn("Context app is canceled. Postgres gorm.")
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user