//
pkg.gl
Category
github.com/jaegertracing/jaeger
examples
hotrod
services
route
package
2.3.0+incompatible
Repository:
https://github.com/jaegertracing/jaeger.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
15
Dependents
20
Files
177 SLOC
#
Functions
NewClient
NewClient creates a new route.Client.
NewServer
NewServer creates a new route.Server.
#
Structs
Client
Client is a remote client that implements route.Interface.
Route
Route describes a route between Pickup and Dropoff locations and expected time to arrival.
Server
Server implements Route service.
#
Interfaces
Interface
Interface exposed by the Driver service.