opentelemetry-go/attribute
Robert Pająk 1737ab8666
docs: unify doc comments for functions returning bool (#7064)
Fixes https://github.com/open-telemetry/opentelemetry-go/issues/7063

If also fixes Go Doc comment for `SpanID.IsEmpty`.

The pattern is based on the way the Go standard library documents
functions returning a boolean.
2025-07-23 07:58:50 +02:00
..
internal
README.md
benchmark_test.go
doc.go
encoder.go
filter.go
filter_test.go
iterator.go
iterator_test.go
key.go
key_test.go
kv.go
kv_test.go
rawhelpers.go
set.go
set_test.go
type_string.go
value.go
value_test.go

README.md

Attribute

PkgGoDev