lo icon indicating copy to clipboard operation
lo copied to clipboard

Must support Custom error handler.

Open RelicOfTesla opened this issue 1 month ago • 0 comments

Support user custom error handle in Must() ( like attach the callstack information ); Support Must("foo", customErr{}) to restore customErr type(ErrorsAs).

// Deprecated old pull #419 , Adopting a less invasive code approach

RelicOfTesla avatar Dec 10 '25 13:12 RelicOfTesla