mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-03 23:53:54 +00:00
Update godoc
This commit is contained in:
parent
6f63c5aac8
commit
144899f257
@ -8,6 +8,11 @@
|
|||||||
// option. This file may not be copied, modified, or distributed
|
// option. This file may not be copied, modified, or distributed
|
||||||
// except according to those terms.
|
// except according to those terms.
|
||||||
|
|
||||||
|
/*
|
||||||
|
Package robotgo Go native cross-platform system automation.
|
||||||
|
|
||||||
|
Please make sure Golang,GCC,zlib and libpng is installed correctly before installing RobotGo
|
||||||
|
*/
|
||||||
package robotgo
|
package robotgo
|
||||||
|
|
||||||
/*
|
/*
|
||||||
@ -40,7 +45,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
version string = "v0.42.0.242,Mount Ngauruhoe!"
|
version string = "v0.42.0.244,Mount Ngauruhoe!"
|
||||||
)
|
)
|
||||||
|
|
||||||
//GetVersion get version
|
//GetVersion get version
|
||||||
|
Loading…
Reference in New Issue
Block a user