makeFailedFuture(_:file:line:)

    EventLoop+Deprecated.swift:18

    This declaration is deprecated: Please don't pass file:line:, there's no point.

    func makeFailedFuture<T>(_ error: Error, file: StaticString = #fileID, line: UInt = #line) -> EventLoopFuture<T>

    Other members in extension

    Instance members

    Show implementation details (3)

    Hide implementation details

    Show obsolete interfaces (1)

    Hide obsolete interfaces