GatewayRegistry

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Functions

Link copied to clipboard
fun fetch(ktype: KType): KClass<Gateway>
Link copied to clipboard
inline fun <T : Gateway> register(): GatewayRegistry
fun <T : Gateway> register(repository: KClass<T>): GatewayRegistry
Link copied to clipboard
fun status()