1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/label
Tyler Yahn bafde86b29
Fix lint issues in the label package (#1244)
Rename MergeItererator to MergeIterator to correct the spelling mistake.

Add comment for exported `EmptySet`.

Fix comments on the exported label `Type`s to conform to Go standards.
2020-10-12 08:39:12 -07:00
..
benchmark_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
doc.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
encoder.go Ensure exported interfaces have named method parameters (#1172) 2020-09-16 09:09:45 -07:00
iterator_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
iterator.go Fix lint issues in the label package (#1244) 2020-10-12 08:39:12 -07:00
key_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
key.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
kv_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
kv.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
set_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
set.go Fix lint issues in the label package (#1244) 2020-10-12 08:39:12 -07:00
type_string.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
value_test.go Update label.ArrayValue to store copies of 1D arrays (#1226) 2020-10-05 17:09:03 -07:00
value.go Fix lint issues in the label package (#1244) 2020-10-12 08:39:12 -07:00