mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-08 04:41:08 +08:00
.. | ||
assets | ||
main.go | ||
README.md |
Panic Handling Example
This example is a demonstration of how to handle panics in your application.
Running the example
To run the example, run the following command:
go run .