github.com/jackc/pgx/v5/pgconn.PgConn.ExecPrepared (method)
one use
github.com/jackc/pgx/v5/pgconn (current package)
pgconn.go#L1213: func (pgConn *PgConn) ExecPrepared(ctx context.Context, stmtName string, paramValues [][]byte, paramFormats, resultFormats []int16) *ResultReader {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)