MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
core
/
party.morino.mineauth.core.plugin.route
/
ParameterResolver
/
resolve
resolve
suspend
fun
resolve
(
call
:
ApplicationCall
,
paramInfo
:
ParameterInfo
)
:
Either
<
ResolveError
,
Any
?
>
Ktorのコンテキストからパラメータ値を解決する
Return
解決された値(Either で成功/失敗を表現)
Parameters
call
Ktorの ApplicationCall
param
Info
パラメータ情報