//
pkg.gl
Category
github.com/kenshin579/tutorials-go
go-recover
package
0.0.0-20241004022609-05ddbfbea6b7
Repository:
https://github.com/kenshin579/tutorials-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
24 SLOC
#
README
참고
https://go.dev/blog/defer-panic-and-recover
https://tutorialedge.net/golang/go-panic-recovery-tutorial/
Recover with Custom Return Value
https://stackoverflow.com/questions/33167282/how-to-return-a-value-in-a-go-function-that-panics
#
Packages
return-value
No description provided by the author