github.com/jackc/pgx/v5/pgconn.Pipeline.Sync (method)
4 uses
github.com/jackc/pgx/v5/pgconn (current package)
pgconn.go#L2508: func (p *Pipeline) Sync() error {
github.com/jackc/pgx/v5
conn.go#L1189: err = pipeline.Sync()
conn.go#L1246: err := pipeline.Sync()
conn.go#L1455: err := pipeline.Sync()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)