package
1.1.7
Repository: https://github.com/melonwool/go-zero.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Extract extracts tracing information from carrier with given format.
Inject injects tracing information into carrier with given format.
StartClientSpan starts the client span with given context, service and operation names.
StartServerSpan starts the server span with given context, carrier, service and operation names.

# Constants

GrpcFormat means grpc carrier format.
HttpFormat means http carrier format.

# Variables

ErrInvalidCarrier indicates an error that the carrier is invalid.

# Structs

A Span is a calling span that connects caller and callee.

# Interfaces

No description provided by the author
No description provided by the author