An open API service indexing awesome lists of open source software.

https://github.com/reiver/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".
https://github.com/reiver/go-x11

x11 xwindows

Last synced: 3 months ago
JSON representation

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".

Awesome Lists containing this project

README

        

# 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](https://godoc.org/github.com/reiver/go-x11?status.svg)](https://godoc.org/github.com/reiver/go-x11)