crash

package
v0.0.0-...-0caaa62 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2017 License: GPL-3.0-or-later Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Palette = stack.Palette{
	EOLReset:               color.Reset,
	RoutineFirst:           color.FgMagenta,
	CreatedBy:              color.FgCyan,
	Package:                color.Bright,
	SourceFile:             color.Reset,
	FunctionStdLib:         color.FgGreen,
	FunctionStdLibExported: color.FgGreen,
	FunctionMain:           color.FgYellow,
	FunctionOther:          color.FgRed,
	FunctionOtherExported:  color.FgRed,
	Arguments:              color.Reset,
}

Palette defines a color palette based on ANSI code.

Functions

func Parse

func Parse(r interface{}, showCaller bool) string

Parse returns a shorter colored parsed crash message.

Types

This section is empty.

Jump to

Keyboard shortcuts

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