Involved Source Files
Package tagencoding contains the tag encoding
used interally by the stats collector.
Package-Level Type Names (only one, which is exported)
/* sort exporteds by: | */
Values represent the encoded buffer for the values.
Buffer[]byteReadIndexintWriteIndexint
Bytes returns a reference to already written bytes in the Buffer.
ReadValue is the helper method to decode Values to a map[Key][]byte.
WriteValue is the helper method to encode Values from map[Key][]byte.
(*T) growIfRequired(expected int)
The pages are generated with Goldsv0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds.