//
pkg.gl
Category
github.com/jackc/pgx/v5
pgconn
ctxwatch
package
5.7.2
Repository:
https://github.com/jackc/pgx.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
1
Files
65 SLOC
#
Functions
NewContextWatcher
NewContextWatcher returns a ContextWatcher.
#
Structs
ContextWatcher
ContextWatcher watches a context and performs an action when the context is canceled.
#
Interfaces
Handler