bergquist 7ed643f302 remove unused code from vendor před 8 roky
..
metrics 7ed643f302 remove unused code from vendor před 8 roky
.gitignore e023f79c5a migrate from govendor to dep před 8 roky
CHANGELOG.md e023f79c5a migrate from govendor to dep před 8 roky
CONTRIBUTING.md e023f79c5a migrate from govendor to dep před 8 roky
DCO e023f79c5a migrate from govendor to dep před 8 roky
Gopkg.lock e023f79c5a migrate from govendor to dep před 8 roky
Gopkg.toml e023f79c5a migrate from govendor to dep před 8 roky
LICENSE e023f79c5a migrate from govendor to dep před 8 roky
Makefile e023f79c5a migrate from govendor to dep před 8 roky
README.md e023f79c5a migrate from govendor to dep před 8 roky
glide.lock e023f79c5a migrate from govendor to dep před 8 roky
glide.yaml e023f79c5a migrate from govendor to dep před 8 roky

README.md

GoDoc Build Status Coverage Status

jaeger-lib

A collection of shared infrastructure libraries used by different components of Jaeger backend and jaeger-client-go. This library is not intended to be used standalone, and provides no guarantees of backwards compatibility.

The library's import path is github.com/uber/jaeger-lib.

How to Contribute

Please see CONTRIBUTING.md.