gopanic

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2019 License: GPL-2.0, GPL-2.0-or-later Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name    = "go-panic"
	Apropos = "test error output from go-routine"
	Usage   = "go-panic [MESSAGE]..."
	Man     = `
DESCRIPTION
	Print the given or default message to standard error followed by
	go-routine trace and exit 2.`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	Apropos() lang.Alt
	Main(...string) error
	Man() lang.Alt
	String() string
	Usage() string
}

func New

func New() Interface

Jump to

Keyboard shortcuts

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