const go.opentelemetry.io/otel/label.STRING
6 uses
go.opentelemetry.io/otel/label (current package)
encoder.go#L120: if keyValue.Value.Type() == STRING {
type_string.go#L19: _ = x[STRING-8]
value.go#L52: STRING // String value, use AsString() to get it.
value.go#L115: vtype: STRING,
value.go#L243: case STRING:
value.go#L268: case STRING:
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |