go-vnc is a client-side RFB library for Go.
This library implements RFC 6143.
The library is installable via standard go get
. The package name is vnc
.
$ go get github.com/rnd-user/go-vnc
Documentation is available on GoDoc: http://godoc.org/github.com/rnd-user/go-vnc