Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PanicError ¶
func NewPanicError ¶
func NewPanicError(v any) PanicError
func (PanicError) Error ¶
func (e PanicError) Error() string
func (PanicError) MarshalJSON ¶
func (e PanicError) MarshalJSON() ([]byte, error)
func (PanicError) String ¶
func (e PanicError) String() string
func (PanicError) Unwrap ¶
func (e PanicError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.