opentelemetry-go/sdk
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
..
instrumentation
internal docs: unify doc comments for functions returning bool (#7064) 2025-07-23 07:58:50 +02:00
log docs: unify doc comments for functions returning bool (#7064) 2025-07-23 07:58:50 +02:00
metric docs: unify doc comments for functions returning bool (#7064) 2025-07-23 07:58:50 +02:00
resource docs: unify doc comments for functions returning bool (#7064) 2025-07-23 07:58:50 +02:00
trace docs: unify doc comments for functions returning bool (#7064) 2025-07-23 07:58:50 +02:00
README.md
go.mod sdk/trace: self-observability: span metrics (#7027) 2025-07-22 11:36:06 +02:00
go.sum fix(deps): update golang.org/x (#6989) 2025-07-09 15:32:07 -07:00
version.go
version_test.go

README.md

SDK

PkgGoDev