//
pkg.gl
Category
github.com/jaegertracing/jaeger
examples
hotrod
services
customer
package
2.3.0+incompatible
Repository:
https://github.com/jaegertracing/jaeger.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
17
Dependents
20
Files
202 SLOC
#
Functions
NewClient
NewClient creates a new customer.Client.
NewServer
NewServer creates a new customer.Server.
#
Structs
Client
Client is a remote client that implements customer.Interface.
Customer
Customer contains data about a customer.
Server
Server implements Customer service.
#
Interfaces
Interface
Interface exposed by the Customer service.