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