client

package
v0.0.0-...-60fa1ee Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2016 License: MIT Imports: 4 Imported by: 1

Documentation

Overview

Package client is a client for the HTTP query transport.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryClient

type QueryClient struct {
	// contains filtered or unexported fields
}

A QueryClient is an instance of a query client.

func NewQueryClient

func NewQueryClient(host string) *QueryClient

NewQueryClient returns a new query client.

func (*QueryClient) SpanByID

func (q *QueryClient) SpanByID(id uint64) (tracer.RawSpan, error)

SpanByID returns a span given its ID.

func (*QueryClient) TraceByID

func (q *QueryClient) TraceByID(id uint64) (tracer.RawTrace, error)

TraceByID returns a trace given its ID.

Jump to

Keyboard shortcuts

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