github.com/jackc/pgx/v5/internal/stmtcache.Cache.Put (method)
6 uses
github.com/jackc/pgx/v5/internal/stmtcache (current package)
stmtcache.go#L24: Put(sd *pgconn.StatementDescription)
github.com/jackc/pgx/v5
conn.go#L547: c.statementCache.Put(sd)
conn.go#L561: c.descriptionCache.Put(sd)
conn.go#L908: c.statementCache.Put(sd)
conn.go#L920: c.descriptionCache.Put(sd)
conn.go#L1177: sdCache.Put(sd)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)