package attribute

Import Path
	go.opentelemetry.io/otel/attribute/internal (on go.dev)

Dependency Relation
	imports one package, and imported by one package

Involved Source Files Package attribute provide several helper functions for some commonly used logic of processing attributes.
Package-Level Type Names (only one, which is unexported)
/* sort exporteds by: | */
Package-Level Functions (total 4, in which 2 are exported)
Type Parameters: T: sliceElem AsSlice converts an array into a slice with the same elements.
Type Parameters: T: sliceElem SliceValue converts a slice into an array with the same elements.