Versions in this module Expand all Collapse all v0 v0.2.0 Jul 7, 2024 v0.1.0 Jul 2, 2024 v0.0.1 Jun 30, 2024 Changes in this version + type PanicError struct + func NewPanicError(recovered any, stack []byte) *PanicError + func (e PanicError) Error() string + func (e PanicError) Stack() []byte