consul/vendor/github.com/Nvveen/Gotty
Frank Schroeder c4b62ff37f
vendor: update github.com/fsouza/go-dockerclient
Update go-dockerclient and dependant dependencies
to add fix for go-dockerclient#622.

Fixes #3254
2017-07-14 13:07:44 -07:00
..
LICENSE vendor: update github.com/fsouza/go-dockerclient 2017-07-14 13:07:44 -07:00
README vendor: update github.com/fsouza/go-dockerclient 2017-07-14 13:07:44 -07:00
TODO vendor: update github.com/fsouza/go-dockerclient 2017-07-14 13:07:44 -07:00
attributes.go vendor: update github.com/fsouza/go-dockerclient 2017-07-14 13:07:44 -07:00
gotty.go vendor: update github.com/fsouza/go-dockerclient 2017-07-14 13:07:44 -07:00
parser.go vendor: update github.com/fsouza/go-dockerclient 2017-07-14 13:07:44 -07:00
types.go vendor: update github.com/fsouza/go-dockerclient 2017-07-14 13:07:44 -07:00

README

Gotty is a library written in Go that determines and reads termcap database
files to produce an interface for interacting with the capabilities of a
terminal.
See the godoc documentation or the source code for more information about
function usage.