mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-06 00:33:55 +00:00
Update hook examples link to newest
This commit is contained in:
parent
5cab1ed749
commit
8b8545f558
@ -217,7 +217,7 @@ func main() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### [Event](https://github.com/go-vgo/robotgo/blob/master/examples/event/main.go)
|
#### [Event](https://github.com/go-vgo/robotgo/blob/master/examples/gohook/main.go)
|
||||||
|
|
||||||
```Go
|
```Go
|
||||||
package main
|
package main
|
||||||
|
@ -214,7 +214,7 @@ func main() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### [事件](https://github.com/go-vgo/robotgo/blob/master/examples/event/main.go)
|
#### [事件](https://github.com/go-vgo/robotgo/blob/master/examples/gohook/main.go)
|
||||||
|
|
||||||
```Go
|
```Go
|
||||||
package main
|
package main
|
||||||
|
Loading…
Reference in New Issue
Block a user