opentelemetry-collector/config/configtls/doc.go

7 lines
255 B
Go

// Copyright The OpenTelemetry Authors
// SPDX-License-Identifier: Apache-2.0
// Package configtls implements the TLS settings to load and
// configure TLS clients and servers.
package configtls // import "go.opentelemetry.io/collector/config/configtls"