1
0
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:
Nikitin Aleksandr
2023-11-14 13:39:20 +03:00
parent 4ba6714cf0
commit e2a72a8390
209 changed files with 21171 additions and 6035 deletions

View File

@@ -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"