package
1.0.0
Repository: https://github.com/rizalgowandy/gdk.git
Documentation: pkg.go.dev

# Functions

NewMockPostgreClientItf creates a new mock instance.
NewPGXClient creates a postgre client using pgx.

# Structs

MockPostgreClientItf is a mock of PostgreClientItf interface.
MockPostgreClientItfMockRecorder is the mock recorder for MockPostgreClientItf.
No description provided by the author
No description provided by the author

# Interfaces

PostgreClientItf is a client to interact with PostgreSQL database using pgx.