|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
* MANY Thanks to https://dzone.com/articles/try-and-catch-in-golang and Marko Seidel for discovering it!
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
package ebktools
|
|
|
|
|
package trycatchfinally
|
|
|
|
|
|
|
|
|
|
// #############################################################################
|
|
|
|
|
// ### try, catch, finally - interface
|