- Remove the builder, use mutators when constructing a TagSet.
- Rename KeyString to StringKey to prefer the natural language order.
- Stop exporting the the key IDs that are internal implementation details.
- Rename ValueAsString to StringValue which is a more common naming pattern in Go.
- Rename Tag.K to Tag.Key, Tag.Value to Tag.Value.
该提问来源于开源项目:census-instrumentation/opencensus-go