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

Commit

Permalink
Update package description
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri Shkuro committed Apr 22, 2020
1 parent 631ad6d commit 8e39e89
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
[![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)

# basictracer-go
The Go incarnation of the cross-platform "BasicTracer" reference implementation for OpenTracing.

## Status

In early development: there will be backwards-incompatible changes so _caveat emptor_ for now!
Basic implementation of the OpenTracing API for Go. Sometimes this package is called "reference implementation",
but it is not meant as a production quality library. For real production implementations, search the OpenTracing
Registry (https://opentracing.io/registry/?s=go) for packages with the tag "tracer".

## Licensing

[Apache 2.0 License](./LICENSE).
[Apache 2.0 License](./LICENSE).

0 comments on commit 8e39e89

Please sign in to comment.