mirror of
https://github.com/ManyakRus/starter.git
synced 2025-11-25 23:02:22 +02:00
сделал sync_exchange_connect
This commit is contained in:
@@ -5,9 +5,9 @@ package postgres_pgx
|
||||
import (
|
||||
"context"
|
||||
"errors"
|
||||
"github.com/jackc/pgx/v4"
|
||||
"github.com/ManyakRus/starter/logger"
|
||||
"github.com/ManyakRus/starter/ping"
|
||||
"github.com/jackc/pgx/v4"
|
||||
"time"
|
||||
|
||||
//"github.com/jackc/pgconn"
|
||||
|
||||
Reference in New Issue
Block a user