package
0.33.0
Repository: https://github.com/target/goalert.git
Documentation: pkg.go.dev

# Functions

MapError will return a Error from the given err object or nil otherwise.
NewListener will create and initialize a Listener which will automatically reconnect and listen to the provided channels.
No description provided by the author
Rollback will roll back the transaction, logging any potential errors other than ErrTxDone and ErrConnDone, which are expected.
RollbackContext provides the same functionality as Rollback, but for a pgx.Tx.
SplitQuery will split a SQL query into individual queries.

# Structs

Error represents a driver-agnostic SQL error.
Listener will listen for NOTIFY commands on a set of channels.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author