Add SSHService, SFTPService, and CredentialService to the WraithApp struct. SSH service uses a no-op output handler (Wails event emission will be wired at runtime). CredentialService is created lazily after vault unlock. Both SSH and SFTP services are registered with Wails in main.go. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| connections | ||
| credentials | ||
| db | ||
| plugin | ||
| session | ||
| settings | ||
| sftp | ||
| ssh | ||
| theme | ||
| vault | ||