wails/v3/examples/selfupdate
Lea Anthony 053bd7f032 fix(selfupdate): address code review feedback
- Fix JavaScript API in docs and example to use ES module imports
  instead of non-existent wails.Service() function
- Use correct binding path with pkg segment
- Store configuration errors from NewWithConfig for proper error
  reporting in ServiceStartup
- Deep clone nested pointer fields (Signature, UI) in Configure to
  prevent external modifications affecting service state

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 10:55:05 +11:00
..
assets fix(selfupdate): address code review feedback 2025-12-21 10:55:05 +11:00
main.go feat(v3): add selfupdate service for application self-updating 2025-12-21 00:40:12 +11:00