1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/plugin/othttp
Chen Yixiao 1301b6f3e4
Move core and key to kv package (#720)
* Move core to kv

* Move kv.Value to kv.value.Value

* Move key to kv
2020-05-13 16:06:03 -07:00
..
filters Update project License headers and checking (#596) 2020-03-25 14:47:17 -07:00
common.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
config_test.go Create basic othttp.Transport for simple client instrumentation (#678) 2020-04-29 13:17:05 -07:00
config.go Create basic othttp.Transport for simple client instrumentation (#678) 2020-04-29 13:17:05 -07:00
doc.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
handler_example_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
handler_test.go Create basic othttp.Transport for simple client instrumentation (#678) 2020-04-29 13:17:05 -07:00
handler.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
transport_example_test.go Create basic othttp.Transport for simple client instrumentation (#678) 2020-04-29 13:17:05 -07:00
transport_test.go Move SpanContext from core package into trace 2020-05-02 20:17:11 +08:00
transport.go Create basic othttp.Transport for simple client instrumentation (#678) 2020-04-29 13:17:05 -07:00
wrap.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00