hunt-http v0.6.18 (2021-09-03T08:21:19Z)
Home
Dub
Repo
TracingOptions
hunt
trace
TracingOptions
Undocumented in source.
class
TracingOptions {
bool
enable
;
bool
b3Required
;
string
zipkin
;
}
Members
Variables
b3Required
bool
b3Required
;
Undocumented in source.
enable
bool
enable
;
Undocumented in source.
zipkin
string
zipkin
;
Undocumented in source.
Meta
Source
See Implementation
hunt
trace
TracingOptions
classes
TracingOptions