From 55a4babb8ca7fe9195736b4e5abb8e5a3ca7540a Mon Sep 17 00:00:00 2001 From: vcaesar Date: Sat, 9 May 2020 12:43:12 -0400 Subject: [PATCH] update hook godoc --- hook.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hook.go b/hook.go index 080c7ef..8127c9e 100644 --- a/hook.go +++ b/hook.go @@ -32,6 +32,8 @@ import ( // // mouse arguments: mleft, center, mright, wheelDown, wheelUp, // wheelLeft, wheelRight. +// +// Use "robotgo.AddEvents()" or "gohook" add asynchronous event listener func AddEvent(key string) bool { var ( // cs *C.char