Span
extension Span
-
Propagate the
Spanin theResponseDeclaration
Swift
public func propagate<C>(in response: inout Response<C>) where C : EncodableParameters
responseThe
Connectionthe span is propagate in -
Propagate the
Spanin theRequestDeclaration
Swift
public func propagate(in request: inout HTTPClient.Request)Parameters
requestThe
Requestthe span is propagate in
View on GitHub
Span Extension Reference