You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-11-29 23:07:45 +02:00
9 lines
310 B
Go
9 lines
310 B
Go
|
|
// Code created by gotmpl. DO NOT MODIFY.
|
||
|
|
// source: internal/shared/internaltest/doc.go.tmpl
|
||
|
|
|
||
|
|
// Copyright The OpenTelemetry Authors
|
||
|
|
// SPDX-License-Identifier: Apache-2.0
|
||
|
|
|
||
|
|
// Package internaltest provides testing functionality.
|
||
|
|
package internaltest // import "go.opentelemetry.io/otel/internal/internaltest"
|