mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-30 04:40:41 +02:00
parent
1568559ea8
commit
e8973b75b2
@ -318,7 +318,7 @@ type KeyValue struct {
|
||||
|
||||
// KeyValue factories:
|
||||
|
||||
func String(key, value string)
|
||||
func String(key, value string) KeyValue
|
||||
|
||||
func Int64(key string, value int64) KeyValue
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user