Versions in this module Expand all Collapse all v1 v1.0.1 Jul 30, 2023 v1.0.0 Jul 30, 2023 Changes in this version + type PanicError struct + func NewPanicError(recovered any, stack []byte) *PanicError + func (e PanicError) Error() string + func (e PanicError) Stack() []byte