Open liminalitythree opened 4 years ago
the README says Asynchronous flow between UI and main app in both languages (async/await and Goroutines) but there is no example of how to create an async function from go or how to call an async function from go.
Asynchronous flow between UI and main app in both languages (async/await and Goroutines)
the README says
Asynchronous flow between UI and main app in both languages (async/await and Goroutines)
but there is no example of how to create an async function from go or how to call an async function from go.