Skip to content

Instance Method

withConnection(_:)

@preconcurrency func withConnection<T>(_ closure: (PostgresConnection) -> EventLoopFuture<T>) -> EventLoopFuture<T>