mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-17 16:10:09 +01: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.