tagencoding

package
v0.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package tagencoding contains the tag encoding used interally by the stats collector.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Values

type Values struct {
	Buffer     []byte
	WriteIndex int
	ReadIndex  int
}

func (*Values) Bytes

func (vb *Values) Bytes() []byte

func (*Values) ReadValue

func (vb *Values) ReadValue() []byte

ReadValue is the helper method to read the values when decoding valuesBytes to a map[Key][]byte.

func (*Values) WriteValue

func (vb *Values) WriteValue(v []byte)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL