Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #109 from slimsag/slimsag-patch-1
Browse files Browse the repository at this point in the history
Update documentation example for HTTPHeaders BuiltinFormat
  • Loading branch information
bensigelman authored Aug 29, 2016
2 parents a2a9b4e + 073813e commit 9302c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion propagation.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const (
//
// carrier := opentracing.HTTPHeadersCarrier(httpReq.Header)
// span, err := tracer.Extract(
// "opName", opentracing.HTTPHeaders, carrier)
// opentracing.HTTPHeaders, carrier)
//
HTTPHeaders
)
Expand Down

0 comments on commit 9302c8f

Please sign in to comment.