github.com/kotovmak/go-admin@v1.1.1/modules/db/drivers/postgres/postgres.go (about)

     1  package postgres
     2  
     3  import _ "github.com/lib/pq" // Import the postgresql driver.