5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-14 16:09:31 +08:00
wails/v3/examples/services
2025-04-26 12:52:10 +10:00
..
assets Fix KV saving example 2025-04-26 12:52:10 +10:00
files/images [V3] Plugins implemenations (#3570) 2024-09-01 17:26:22 +10:00
hashes [v3] Fix binding generator bugs and prepare for Go 1.24 (#4045) 2025-02-09 09:44:34 +11:00
main.go Update example 2025-02-13 03:11:22 +01:00
README.md Initial Windows testing completed. 7 issues. 2025-04-25 20:51:34 +10:00
store.json [V3] Plugins implemenations (#3570) 2024-09-01 17:26:22 +10:00
test.db [V3] Plugins implemenations (#3570) 2024-09-01 17:26:22 +10:00

Services Example

This example demonstrates how to use Wails Services.

Running the example

To run the example, run the following command:

go run .