KoinEndpointLoader

Represents an IEndpointLoader to load from a Koin application.

install(NoelKtorRouting) {
endpointLoader = KoinEndpointLoader
}

Functions

Link copied to clipboard
open override fun load(): List<AbstractEndpoint>