# Functions
Pgx returns the request scoped transaction initialized in the RWTransacter or ROTransacter middleware.
Tx is a generic transaction reader to support various transaction types.
WithPgx returns a context with the provided pgx tx added.
WithTx returns a context with the provided tx added.