Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PanicError ¶
type PanicError struct {
// contains filtered or unexported fields
}
func NewPanicError ¶
func NewPanicError(v interface{}, stack []byte) *PanicError
func (*PanicError) Error ¶
func (e *PanicError) Error() string
Click to show internal directories.
Click to hide internal directories.