hunt-http ~master (2022-03-03T02:59:30Z)
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