github.com/jackc/pgx/v5/internal/stmtcache.Cache.GetInvalidated (method)
2 uses
github.com/jackc/pgx/v5/internal/stmtcache (current package)
stmtcache.go#L33: GetInvalidated() []*pgconn.StatementDescription
github.com/jackc/pgx/v5
conn.go#L1441: invalidatedStatements = c.statementCache.GetInvalidated()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)