Package-level declarations

Types

Link copied to clipboard
class Metron(username: String, password: String, val cache: SQLiteCache? = null, timeout: Duration = Duration.ofSeconds(30), var maxRetries: Int = 5)

A client for interacting with the Metron API.