convert

package
v0.0.0-...-e488709 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cli

func Cli(cfg *config.Config, args []string) error

func ParseGroups

func ParseGroups(r io.Reader, cb func(name []byte, val int)) error

format: stack-trace-foo 1 stack-trace-bar 2

func ParseIndividualLines

func ParseIndividualLines(r io.Reader, cb func(name []byte, val int)) error

format: stack-trace-foo stack-trace-bar stack-trace-bar

func ParseTrie

func ParseTrie(r io.Reader, cb func(name []byte, val int)) error

format is a Serialized trie (see transporttrie.Serialize implementation)

Types

This section is empty.

Jump to

Keyboard shortcuts

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