You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user