wisp-feature
Toggle table of contents
2025.12.02.003132-e41261e
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-feature
wisp-feature
/
wisp.feature
/
trackJson
track
Json
inline
fun
<
T
>
DynamicConfig
.
trackJson
(
feature
:
Feature
,
executor
:
Executor
,
noinline
tracker
:
(
T
)
->
Unit
)
:
TrackerReference
inline
fun
<
T
>
FeatureFlags
.
trackJson
(
feature
:
Feature
,
key
:
String
,
attributes
:
Attributes
=
Attributes()
,
executor
:
Executor
,
noinline
tracker
:
(
T
)
->
Unit
)
:
TrackerReference