github.com/jackc/pgx/v4.Conn.StatementCache (method)

one use

	github.com/jackc/pgx/v4 (current package)
		conn.go#L397: func (c *Conn) StatementCache() stmtcache.Cache { return c.stmtcache }