pgxpoolmock
pgxpoolmock copied to clipboard
passing pgxpoolmock to function
Hi i want to test my function that contain PostgreSQL database connection pgxpool now for testing i want to pass pgxpoolmock connection to that function but it's now working
Now working or not working?