5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-18 18:09:30 +08:00
wails/v3/internal/flags
Atterpac e316cd0719
[V3] Plugins implemenations (#3570)
* plugin handler and lifecycle

* rebase

* remove reflect

s

* remove Config and NewPlugin from plugin template

* Remove plugin manager, generation of plugin interface

* implement http handlers for services

remove log

trim path

prefix wails/services

* update plugine example

* Misc updates

* Ported plugins to services, rewritten example

* Added fileserver

* Update OnStartup and use a context for the application

* Rename PathPrefix to Route. Create docs.

* Use service config copy. Add Name to Service Options. Improve service generation.

* Use service config copy. Add Name to Service Options. Improve service generation. Update README

* Remove rogue db

* Update changelog.md

---------

Co-authored-by: Lea O'Anthony <lea.anthony@gmail.com>
2024-09-01 17:26:22 +10:00
..
bindings_test.go [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
bindings.go [v3] New binding generator (#3468) 2024-05-19 20:40:44 +10:00
common.go [v3] Initial template support (likely to change) 2023-01-22 15:39:57 +11:00
init.go Update default taskfile. Update copyright symbol 2023-11-17 21:53:45 +11:00
service.go [V3] Plugins implemenations (#3570) 2024-09-01 17:26:22 +10:00
task_wrapper.go [darwin] Wrappers for init, build, dev, package. Refactored default Taskfile. 2023-11-12 21:41:10 +11:00