Extended Class
EventLoopFuture
extension EventLoopFuture
Topics
Instance Methods
func unwrap(or: @autoclosure () -> any Error) -> EventLoopFuture<Value.WrappedType>Unwraps anOptionalvalue contained inside a Future’s expectation. If the optional resolves tonil(.none), the supplied error will be thrown instead.
Default Implementations
Relationships
Conforms To
ResponseEncodableSwift.CopyableSwift.EscapableSwift.SendableMetatype