//
pkg.gl
Category
github.com/rubenvp8510/jaeger
examples
hotrod
services
customer
package
1.12.0
Repository:
https://github.com/rubenvp8510/jaeger.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
15
Dependents
0
Files
197 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.