koin-ktor
Toggle table of contents
4.2.0-alpha3
common
Target filter
common
Switch theme
Search in API
Skip to content
koin-ktor
koin-ktor
/
org.koin.ktor.plugin
/
RequestScope
Request
Scope
class
RequestScope
(
_koin
:
Koin
,
call
:
ApplicationCall
)
:
KoinScopeComponent
Request Scope Holder
Author
Arnaud Giuliani
Members
Constructors
Request
Scope
Link copied to clipboard
constructor
(
_koin
:
Koin
,
call
:
ApplicationCall
)
Properties
scope
Link copied to clipboard
open
override
val
scope
:
Scope
Functions
get
Koin
Link copied to clipboard
open
override
fun
getKoin
(
)
:
Koin