go

command
v0.0.0-...-b8f6f94 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2017 License: Apache-2.0 Imports: 11 Imported by: 0

README

Swagger

The examples in this directory assume that the Zipkin API client has been generated using go-swagger into the client directory.

# once you've installed swagger, build the client
$ wget https://raw.githubusercontent.com/openzipkin/zipkin-api/master/zipkin2-api.yaml
$ swagger generate client -f zipkin2-api.yaml -A zipkin
# now, you can run one of the examples, such as POSTing a test span
$ DEBUG=1 go run post_sample_trace.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL