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