Source

fun interface Source

Tries to retrieve a stored response for a given request.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract operator fun get(request: Request): Response?