http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-wiretap
/
org.http4k.wiretap.chaos
/
ChaosStatusView
Chaos
Status
View
data
class
ChaosStatusView
(
val
data
:
ChaosStatusData
)
:
ViewModel
(
source
)
Members
Constructors
Chaos
Status
View
Link copied to clipboard
constructor
(
data
:
ChaosStatusData
)
Properties
data
Link copied to clipboard
val
data
:
ChaosStatusData
inbound
Badge
Class
Link copied to clipboard
val
inboundBadgeClass
:
String
inbound
Badge
Text
Link copied to clipboard
val
inboundBadgeText
:
String
outbound
Badge
Class
Link copied to clipboard
val
outboundBadgeClass
:
String
outbound
Badge
Text
Link copied to clipboard
val
outboundBadgeText
:
String
Functions
template
Link copied to clipboard
open
fun
template
(
)
:
String