type go.opentelemetry.io/otel/attribute.Type
5 uses
go.opentelemetry.io/otel/attribute (current package)
type_string.go#L28: func (i Type) String() string {
value.go#L22: type Type int // nolint: revive // redefines builtin Type.
value.go#L28: vtype Type
value.go#L36: EMPTY Type = iota
value.go#L160: func (v Value) Type() 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. |