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.module
/
requestScope
request
Scope
inline
fun
Module
.
requestScope
(
scopeSet
:
ScopeDSL
.
(
)
->
Unit
)
Declare a scope
section, to define definitions in Request scope
Author
Arnaud Giuliani