robotn / gohook

GoHook, Go global keyboard and mouse listener hook
MIT License
324 stars 43 forks source link

Usage over multiple goroutines #20

Closed skuzzymiglet closed 4 years ago

skuzzymiglet commented 4 years ago

I've been trying to use the channel gohook provides over multiple goroutines. Is this possible? It hasn't been working for me. Maybe a cgo issue