# Functions
NewPGClient creates a new PGClient out of a '*sql.DB' or a custom wrapper around a db connection.
# Constants
bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.
bit indicies for 'fieldMask' parameters.
# Variables
A field set saying that all fields in User should be updated.
No description provided by the author
# Structs
No description provided by the author
PGClient wraps either a 'sql.DB' or a 'sql.Tx'.
A postgres client that operates within a transaction.
No description provided by the author
# Interfaces
No description provided by the author