package
0.0.0-20200225164507-0e08e9be13c9
Repository: https://github.com/lumexralph/article-maker.git
Documentation: pkg.go.dev
# Functions
CreateClient will create a new database connection with the supplied psqlInfo.
NewNullString helps to create a NULL value in sql query if the field is empty.
NewNullTime helps to create a NULL value in sql query if the time field is empty.
# Structs
PostgresRepository encapsulates a db connection with the operations.