Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MaxStackSize = 1024
View Source
var StackMaxDeep = 16
Functions ¶
func FuncNameToPkgName ¶
func PanicError ¶
func PanicError(err error)
Types ¶
type StackError ¶
func ChildNew ¶
func ChildNew(msg string, parent error) StackError
func New ¶
func New(msg string) StackError
Click to show internal directories.
Click to hide internal directories.