toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-testing-tracerbullet
/
org.http4k.tracing
/
TraceRenderPersistence
Trace
Render
Persistence
fun
interface
TraceRenderPersistence
:
Function1
<
TraceRender
,
Uri
?
>
Persists the trace and optionally reports the location
Inheritors
IterableTraceRenderPersistence
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
p1
:
TraceRender
)
:
Uri
?