func github.com/jackc/pgproto3/v2.translateEOFtoErrUnexpectedEOF

3 uses

	github.com/jackc/pgproto3/v2 (current package)
		frontend.go#L61: func translateEOFtoErrUnexpectedEOF(err error) error {
		frontend.go#L73: 			return nil, translateEOFtoErrUnexpectedEOF(err)
		frontend.go#L83: 		return nil, translateEOFtoErrUnexpectedEOF(err)