1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-11-27 22:49:15 +02:00
Files
opentelemetry-go/internal/internaltest/doc.go
Stoo Johnston 6849a0ae29 Remove harness from internaltest and add doc template (#6599)
Remove harness.go from internaltest and create doc.go for package
documentation.

Fixes #6522

---------

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2025-05-01 08:29:14 -07:00

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"