symbolizer

package
v0.0.0-...-fd2add7 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GoFrame

func GoFrame(f *Frame) bool

Types

type Frame

type Frame struct {
	Func   string
	Source string
}

type FrameFunc

type FrameFunc func(*Frame) bool

type Stack

type Stack struct {
	Frame []*Frame
}

type Trace

type Trace struct {
	Header    string
	Goroutine []*Stack
}

func Simplify

func Simplify(t *Trace, ff FrameFunc) *Trace

func Symbolize

func Symbolize(r io.Reader) (trace *Trace)

Jump to

Keyboard shortcuts

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