v0.0.531
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m58s
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m58s
This commit is contained in:
@@ -11,7 +11,7 @@ func (p PanicWrappedErr) Error() string {
|
||||
return "A panic occured"
|
||||
}
|
||||
|
||||
func (p PanicWrappedErr) ReoveredObj() any {
|
||||
func (p PanicWrappedErr) RecoveredObj() any {
|
||||
return p.panic
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user