const github.com/lib/pq.connStateExpectResponse

4 uses

	github.com/lib/pq (current package)
		notify.go#L34: 	connStateExpectResponse
		notify.go#L118: 	case connStateExpectResponse:
		notify.go#L121: 		expectedState = connStateExpectResponse
		notify.go#L254: 	if !l.setState(connStateExpectResponse) {