// Copyright The OpenTelemetry Authors // SPDX-License-Identifier: Apache-2.0 // Package confighttp defines the configuration settings // for creating an HTTP client and server. package confighttp // import "go.opentelemetry.io/collector/config/confighttp"