mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-10 21:38:28 +02:00
* deployment: throw away golanglint-ci defaults Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2 lines
150 B
Go
2 lines
150 B
Go
// Package trace contains support for OpenCensus distributed tracing.
|
|
package trace // import "github.com/pomerium/pomerium/internal/telemetry/trace"
|