github.com/jackc/pgconn.ResultReader.closed (field)
11 uses
github.com/jackc/pgconn (current package)
pgconn.go#L999: if result.closed {
pgconn.go#L1026: if result.closed {
pgconn.go#L1047: result.closed = true
pgconn.go#L1053: result.closed = true
pgconn.go#L1062: result.closed = true
pgconn.go#L1083: result.closed = true
pgconn.go#L1359: closed: true,
pgconn.go#L1398: closed bool
pgconn.go#L1464: if rr.closed {
pgconn.go#L1467: rr.closed = true
pgconn.go#L1528: rr.closed = true
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |