Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 458 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 458 Bytes

go-x11

Package x11 provides X11 client implementation, for the Go programming language, in a style similar to the "net/http" library that is part of the Go standard library, including support for "middleware".

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-x11

GoDoc