mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
6 lines
200 B
Go
Vendored
6 lines
200 B
Go
Vendored
// Copyright The OpenTelemetry Authors
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Package attribute provides key and value attributes.
|
|
package attribute // import "go.opentelemetry.io/otel/attribute"
|