package tagencoding
import "go.opencensus.io/internal/tagencoding"
Package tagencoding contains the tag encoding used interally by the stats collector.
Index ¶
Types ¶
type Values ¶
func (*Values) Bytes ¶
func (*Values) ReadValue ¶
ReadValue is the helper method to read the values when decoding valuesBytes to a map[Key][]byte.
func (*Values) WriteValue ¶
Source Files ¶
tagencoding.go
- Version
- v0.13.0
- Published
- Jun 7, 2018
- Platform
- windows/amd64
- Last checked
- 2 hours ago –
Tools for package owners.