Logo
Explore Help
Sign In
kato/go-worm
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
master
go-worm/lib/clipmon/monitor_stub.go
T
kato 077d9ab850 Add clipboard monitoring functionality to the agent. Implement clipboard event logging, including text and image capture, with support for retention policies. Update API to allow file deletion and enhance web interface for file management. Add tests for clipboard operations.
2026-08-28 13:08:14 +03:00

9 lines
156 B
Go
Raw Permalink Blame History

//go:build !windows
package clipmon
func startPlatform(_ *Writer, _ chan Event, _ <-chan struct{}, done chan struct{}) error {
close(done)
return nil
}
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.27.0 Page: 31ms Template: 5ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API