package
0.8.2
Repository: https://github.com/ncruces/go-gcp.git
Documentation: pkg.go.dev

# README

Google Cloud Trace in Go for Cloud Run and Cloud Functions

PkgGoDev

# Functions

Init initializes Cloud Trace.
NewHTTPClient returns a tracing http.Client.
NewHTTPHandler returns a tracing http.Handler.
NewHTTPTransport returns a tracing http.RoundTripper.

# Variables

ProjectID should be set to the Google Cloud project ID.

# Structs

HTTPFormat implements propagation.HTTPFormat to propagate traces in HTTP headers for Cloud Trace.