• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

events/H29-Sep-2016-

examples/H29-Sep-2016-

wire/H29-Sep-2016-

.gitignoreH A D29-Sep-201615

.travis.ymlH A D29-Sep-2016163

LICENSEH A D29-Sep-20161.1 KiB

MakefileH A D29-Sep-2016486

README.mdH A D29-Sep-2016624

bench_test.goH A D29-Sep-20164.3 KiB

concurrency_test.goH A D29-Sep-20162.7 KiB

context.goH A D29-Sep-20161.2 KiB

debug.goH A D29-Sep-20161.7 KiB

event.goH A D29-Sep-20161.4 KiB

propagation.goH A D29-Sep-20161.4 KiB

propagation_ot.goH A D29-Sep-20164.4 KiB

propagation_test.goH A D29-Sep-20162.5 KiB

raw.goH A D29-Sep-2016926

recorder.goH A D29-Sep-20161.6 KiB

recorder_test.goH A D29-Sep-2016607

span.goH A D29-Sep-20166.7 KiB

span_test.goH A D29-Sep-20166.9 KiB

testutil_test.goH A D29-Sep-20163.9 KiB

tracer.goH A D29-Sep-20168.5 KiB

util.goH A D29-Sep-2016494

README.md

1[![Gitter chat](http://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/opentracing/public) [![Build Status](https://travis-ci.org/opentracing/basictracer-go.svg?branch=master)](https://travis-ci.org/opentracing/basictracer-go) [![GoDoc](https://godoc.org/github.com/opentracing/basictracer-go?status.svg)](http://godoc.org/github.com/opentracing/basictracer-go)
2
3# basictracer-go
4The Go incarnation of the cross-platform "BasicTracer" reference implementation for OpenTracing.
5
6## Status
7
8In early development: there will be backwards-incompatible changes so _caveat emptor_ for now!
9