github.com/lib/pq.Listener.isClosed (field)
9 uses
github.com/lib/pq (current package)
notify.go#L414: isClosed bool
notify.go#L495: if l.isClosed {
notify.go#L526: if l.isClosed {
notify.go#L545: if l.isClosed {
notify.go#L579: if l.isClosed {
notify.go#L604: if l.isClosed {
notify.go#L686: return l.isClosed
notify.go#L719: if l.isClosed {
notify.go#L726: l.isClosed = 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. |