Skip to content

Instance Method

makeConnection(logger:on:)

Creates a new connection.
func makeConnection(logger: Logger, on eventLoop: any EventLoop) -> EventLoopFuture<MySQLConnection>