go.opentelemetry.io/otel/attribute.Value.Type (method)
9 uses
go.opentelemetry.io/otel/attribute (current package)
encoder.go#L105: if keyValue.Value.Type() == STRING {
hash.go#L51: switch v.Type() {
value.go#L160: func (v Value) Type() Type {
value.go#L297: switch v.Type() {
value.go#L337: switch v.Type() {
value.go#L369: switch v.Type() {
value.go#L856: switch v.Type() {
value.go#L1031: jsonVal.Type = v.Type().String()
go.opentelemetry.io/otel/trace
auto.go#L307: switch value.Type() {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |