NodeResolver

interface NodeResolver

A class that can resolve node addresses.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract suspend fun resolve(host: String): Nodes?

Resolves the node address for the provided host. Clients should consult with documentation for the recommended flow.