mirror of
https://github.com/ManyakRus/starter.git
synced 2025-11-24 22:53:52 +02:00
сделал Postgres gorm
This commit is contained in:
@@ -225,7 +225,7 @@ func WaitStop() {
|
||||
|
||||
select {
|
||||
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