mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 22:50:59 +08:00
.. | ||
assets | ||
main.go | ||
README.md | ||
service.go |
Binding Call Cancelling Example
This example demonstrates how to cancel binding calls in async/await style.
To regenerate bindings, run wails3 generate bindings -clean -b -d assets/bindings
in this directory.